mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 01:04:42 +00:00
phase-1
This commit is contained in:
parent
f38c272269
commit
1dc4ed5f1a
20 changed files with 349 additions and 112 deletions
|
|
@ -26,7 +26,7 @@ in
|
|||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
options = "--delete-older-than 14d";
|
||||
options = lib.mkDefault "--delete-older-than 14d";
|
||||
}
|
||||
// (
|
||||
if pkgs.stdenv.isDarwin then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue