nh: Delay clean service so it doesnt slow down boot (#431770)
This commit is contained in:
commit
eeffb605af
@ -99,6 +99,7 @@ in
|
||||
script = "exec ${lib.getExe cfg.package} clean all ${cfg.clean.extraArgs}";
|
||||
startAt = cfg.clean.dates;
|
||||
path = [ config.nix.package ];
|
||||
after = [ "multi-user.target" ];
|
||||
serviceConfig.Type = "oneshot";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user