added just gc.

This commit is contained in:
Gabe Venberg 2024-03-20 20:08:50 -05:00
parent 273dd88e34
commit 17db4b6f8e

View file

@ -3,3 +3,7 @@ switch:
bootstrap:
nix run --extra-experimental-features "nix-command flakes" --no-write-lock-file github:nix-community/home-manager/ -- --extra-experimental-features "nix-command flakes" --flake . switch
gc:
home-manager expire-generations -7days
nix store gc