From 3184a629ad0ef2dd776bb5dc9e5aad3facb40d80 Mon Sep 17 00:00:00 2001 From: pxgamer Date: Tue, 4 Jun 2019 10:00:10 +0100 Subject: [PATCH] nix-collect-garbage: add link to homepage --- pages/common/nix-collect-garbage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/nix-collect-garbage.md b/pages/common/nix-collect-garbage.md index 12f1694970..6c38d5d7f9 100644 --- a/pages/common/nix-collect-garbage.md +++ b/pages/common/nix-collect-garbage.md @@ -2,6 +2,7 @@ > Delete unused and unreachable nix store paths. > Generations can be listed using `nix-env --list-generations`. +> More information: . - Delete all store paths unused by current generations of each profile: