updated clean

This commit is contained in:
Don Harper 2024-04-02 21:22:57 -05:00
parent a875a43b55
commit 384f11a5a9

View file

@ -17,7 +17,7 @@ update:
nix flake update
clean:
doas nix-collect-garbage
doas nix-collect-garbage --quiet --log-format bar --no-build-output --delete-old
doas nix store optimise
push: