mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
nix.gc instead of nh.clean for orac
This commit is contained in:
parent
862219522c
commit
fdb017d603
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@
|
|||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
clean.extraArgs = "--keep-since 7d --keep 10";
|
||||
# clean.enable = true;
|
||||
# clean.extraArgs = "--keep-since 14d --keep 3";
|
||||
flake = "/home/death916/nixconfig/";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue