Skip to content

Commit

Permalink
fix: drop nix gc options
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Aug 31, 2024
1 parent e8eac4b commit 1d5194c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,6 @@
"tboerger.cachix.org-1:3Q1gyqgA9NsOshOgknDvc6fhA8gw0PFAf2qs5vJpeLU="
];
};

gc = {
automatic = true;
persistent = true;
dates = "weekly";
options = "--delete-older-than 2w";
};
};

nixpkgs = {
Expand Down

0 comments on commit 1d5194c

Please sign in to comment.