mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 09:18:35 +02:00
docs: justfile - nix gc
This commit is contained in:
3
Justfile
3
Justfile
@@ -59,7 +59,8 @@ gc:
|
|||||||
|
|
||||||
[group('nix')]
|
[group('nix')]
|
||||||
gc-home:
|
gc-home:
|
||||||
# garbage collect all unused nix store entries(for the user - home-manager)
|
# garbage collect all unused nix store entries(for the user - home-manager on nix-darwin)
|
||||||
|
# https://github.com/LnL7/nix-darwin/issues/237
|
||||||
nix-collect-garbage --delete-old
|
nix-collect-garbage --delete-old
|
||||||
|
|
||||||
# Enter a shell session which has all the necessary tools for this flake
|
# Enter a shell session which has all the necessary tools for this flake
|
||||||
|
|||||||
Reference in New Issue
Block a user