justfile lists by default
This commit is contained in:
parent
e820453afa
commit
31e2699439
1 changed files with 2 additions and 0 deletions
2
justfile
2
justfile
|
|
@ -1,3 +1,5 @@
|
||||||
|
set default := 'list'
|
||||||
|
|
||||||
[doc("Build and activate the new configuration immediately")]
|
[doc("Build and activate the new configuration immediately")]
|
||||||
deploy:
|
deploy:
|
||||||
sudo nixos-rebuild switch --flake /etc/nixos#lab
|
sudo nixos-rebuild switch --flake /etc/nixos#lab
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue