Add just clean

This commit is contained in:
Dave Gallant
2024-03-13 21:59:35 -04:00
parent cc1e8c62f0
commit e399ecd7d3
2 changed files with 14 additions and 0 deletions

View File

@@ -16,3 +16,9 @@ update:
fmt:
nixpkgs-fmt .
clean:
echo 'Cleaning user...'
nix-collect-garbage -d
echo 'Cleaning root...'
sudo nix-collect-garbage -d