mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Cleanup And Trying To Add OpenSCAD
This commit is contained in:
parent
e0c1ea8d62
commit
43508d4653
4 changed files with 42 additions and 13 deletions
|
|
@ -92,11 +92,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
|
||||
# TODO: Move this out
|
||||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
randomizedDelaySec = "14m";
|
||||
options = "--delete-older-than 10d";
|
||||
};
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue