updates just
This commit is contained in:
parent
aeabb65f60
commit
9b4b995232
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
|
@ -1,5 +1,5 @@
|
||||||
deploy:
|
deploy:
|
||||||
git add . && git commit -am "new revision" && nixos-rebuild switch --flake .
|
nixos-rebuild switch --flake .
|
||||||
|
|
||||||
debug:
|
debug:
|
||||||
nixos-rebuild switch --flake . --show-trace --verbose
|
nixos-rebuild switch --flake . --show-trace --verbose
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue