Shared config working on desktop
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 10d";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
nix.optimise = {
|
||||
automatic = true;
|
||||
|
||||
Reference in New Issue
Block a user