makefile | clean up home-manager stuff
This commit is contained in:
parent
31c70a2475
commit
df6772eac4
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -17,6 +17,7 @@ update:
|
|||
nix flake update
|
||||
|
||||
clean:
|
||||
home-manager expire-generations "-5 days"
|
||||
doas nix-collect-garbage --quiet --log-format bar --no-build-output --delete-old
|
||||
doas nix store optimise
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue