Cleanup And Trying To Add OpenSCAD

This commit is contained in:
Annika Merris 2024-08-28 12:13:06 -04:00
parent e0c1ea8d62
commit 43508d4653
4 changed files with 42 additions and 13 deletions

View file

@ -92,11 +92,6 @@ inputs.nixpkgs.lib.nixosSystem {
# TODO: Move this out
nix.gc = {
automatic = true;
randomizedDelaySec = "14m";
options = "--delete-older-than 10d";
};
}
];
}