updated clean
This commit is contained in:
parent
a875a43b55
commit
384f11a5a9
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -17,7 +17,7 @@ update:
|
||||||
nix flake update
|
nix flake update
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
doas nix-collect-garbage
|
doas nix-collect-garbage --quiet --log-format bar --no-build-output --delete-old
|
||||||
doas nix store optimise
|
doas nix store optimise
|
||||||
|
|
||||||
push:
|
push:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue