clean old generation during gc
This commit is contained in:
parent
01aec09409
commit
7ed8054332
1 changed files with 1 additions and 0 deletions
1
justfile
1
justfile
|
@ -12,3 +12,4 @@ lg:
|
|||
|
||||
gc:
|
||||
sudo nix-collect-garbage -d
|
||||
nix-env --delete-generations old
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue