dev-commit: re-add the enable option
This commit is contained in:
parent
b57b037e69
commit
a9b0c5c2b0
2 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
{
|
||||
flake.modules.nixos."nixosConfigurations/t480".home-manager.users.${config.flake.meta.owner.username} =
|
||||
hmArgs: {
|
||||
programs.dev-commit.enable = true;
|
||||
|
||||
programs.dev-commit.schedule.enable = true;
|
||||
programs.dev-commit.schedule.time = "daily";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue