summaryrefslogtreecommitdiffstats
path: root/common/nix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/nix.nix')
-rw-r--r--common/nix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/nix.nix b/common/nix.nix
index 0e58908..ea5f04a 100644
--- a/common/nix.nix
+++ b/common/nix.nix
@@ -7,7 +7,7 @@ inputs: {
7 gc = { 7 gc = {
8 automatic = true; 8 automatic = true;
9 dates = "03:15"; 9 dates = "03:15";
10 options = "--delete-older-than 30d"; 10 options = "--delete-older-than 15d";
11 }; 11 };
12 12
13 settings = { 13 settings = {