automatic garbage collection
This commit is contained in:
@@ -614,6 +614,10 @@ systemd.user.services = {
|
||||
networking.firewall.enable = false;
|
||||
|
||||
system.copySystemConfiguration = true;
|
||||
nix.gc = {
|
||||
enable = true;
|
||||
dates = "weekly";
|
||||
};
|
||||
|
||||
system.stateVersion = VERSION;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user