diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-08-04 00:20:08 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-08-04 00:20:08 +0900 |
| commit | 268563d4e4c41b344a4e261c9b0ca31aac2b1781 (patch) | |
| tree | c829cad92f649972b71c42775cfaf59fda57a3b2 | |
| parent | 593a4940cd9b711fd8905ee353648a1c8f1a4471 (diff) | |
| download | dotfiles-268563d4e4c41b344a4e261c9b0ca31aac2b1781.tar.gz dotfiles-268563d4e4c41b344a4e261c9b0ca31aac2b1781.tar.zst dotfiles-268563d4e4c41b344a4e261c9b0ca31aac2b1781.zip | |
chore: update INSTALL.md
| -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` |
