This commit is contained in:
blahai 2024-10-20 17:22:22 +03:00
parent c5492b9c46
commit 5a1fcf0aa7
No known key found for this signature in database
2 changed files with 19 additions and 21 deletions

View file

@ -149,8 +149,8 @@
enable = true;
flake = "/home/pingu/.config/nixos";
clean = {
enable = true;
extraArgs = "--keep-since 5d --keep 5";
enable = true;
extraArgs = "--keep-since 5d --keep 5";
};
};