Updates justfile and packages
This commit is contained in:
parent
8f7493c395
commit
c30ba26e3c
2 changed files with 13 additions and 6 deletions
7
Justfile
7
Justfile
|
|
@ -23,3 +23,10 @@ clean:
|
|||
|
||||
gc:
|
||||
sudo nix-collect-garbage --delete-old
|
||||
|
||||
# dnsc-air
|
||||
mac-re:
|
||||
darwin-rebuild switch --flake .
|
||||
|
||||
mac-up:
|
||||
darwin-rebuild switch --recreate-lock-file --flake .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue