Merge branch 'main' of ssh://git.duckland.org:2202/don/NixOS-Configs

This commit is contained in:
Don Harper 2022-11-08 12:47:13 -06:00
commit edfcf15a42

View file

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