remove genepi nix-gc config (already set globally)
This commit is contained in:
@@ -33,10 +33,4 @@
|
||||
time.timeZone = "Europe/Paris";
|
||||
|
||||
clan.core.settings.state-version.enable = true;
|
||||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user