aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b712035..b37889e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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`