configuration | tweak gc stanza

This commit is contained in:
Don Harper 2022-11-05 21:45:59 -05:00
parent af4b4bf213
commit c0a504aecd

View file

@ -211,7 +211,6 @@
};
nix.gc = {
automatic = true;
dates = "1w";
options = "-d";
};
}