home/git: use upstream git-maintenance units
This commit is contained in:
@@ -14,10 +14,6 @@ let
|
||||
];
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
./maintenance-timers.nix
|
||||
];
|
||||
|
||||
# TODO: convert to template once nix-sops supports it in hm module
|
||||
sops.secrets."git/nordicsemi-config" = { };
|
||||
|
||||
@@ -35,6 +31,8 @@ in
|
||||
signByDefault = true;
|
||||
};
|
||||
|
||||
maintenance.enable = true;
|
||||
|
||||
lfs.enable = true;
|
||||
|
||||
delta = {
|
||||
|
||||
Reference in New Issue
Block a user