diff options
| -rw-r--r-- | INSTALL.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -41,5 +41,11 @@ $ tic -xe tmux-256color /var/tmp/tmux-256color.info # Update * `nix flake update` -* `nix store gc` * `home-manager switch --flake ".#<host>"` + +# Garbage Collection + +* `home-manager generations` +* `home-manager expire-generations TIMESTAMP` +* `nix profile wipe-history` +* `nix store gc` |
