Changes
2 changed files (+7/-10)
-
-
@@ -10,16 +10,13 @@# BAD NIX STORE STOP BEING 100GB gc = { automatic = true; dates = "weekly"; dates = "saturday"; options = "--delete-older-than 7d"; }; optimise = { automatic = true; # Not sure why the inconsistency... dates = [ "weekly" ]; # Make the optimiser wait since running it simultaneously with the gc is buggy # If both runs are missed, then this setting still forces the optimiser to wait randomizedDelaySec = "1h"; # Run the optimiser on a different day since running it simultaneously with the gc is buggy dates = [ "sunday" ]; }; settings = { # Don't trash my $HOME please like come on it's not 2005 anymore
-
@@ -28,7 +25,7 @@experimental-features = [ "nix-command" "flakes" # Make Nix a bit more like Lean # Leanify Nix "pipe-operators" ]; };
-
-
-
@@ -23,11 +23,11 @@}, "nixpkgs": { "locked": { "lastModified": 1765186076, "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", "lastModified": 1765779637, "narHash": "sha256-KJ2wa/BLSrTqDjbfyNx70ov/HdgNBCBBSQP3BIzKnv4=", "owner": "NixOS", "repo": "nixpkgs", "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", "rev": "1306659b587dc277866c7b69eb97e5f07864d8c4", "type": "github" }, "original": {
-