feat: Add optimise to justfile

This commit is contained in:
Kyle Brown 2024-04-02 10:43:25 -07:00
parent 0203155ea7
commit 59920a96d0

View file

@ -96,4 +96,6 @@ hm-switch:
# Nuclear option to get space back
gc-full:
sudo nix-env --delete-generations old
sudo nix-store --gc
optimise:
nix store optimise