💾 Archived View for freeshell.de › tldr › nix-collect-garbage.gmi captured on 2023-01-29 at 05:05:11. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Delete unused and unreachable nix store paths.
Generations can be listed using `nix-env --list-generations`.
sudo nix-collect-garbage --delete-old
sudo nix-collect-garbage --delete-old --dry-run
sudo nix-collect-garbage --delete-older-than {30d}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).