add recipe for updating and upgrading
This commit is contained in:
parent
58a561daa0
commit
eeef0104fc
1 changed files with 2 additions and 0 deletions
2
justfile
2
justfile
|
@ -1,3 +1,5 @@
|
|||
upgrade: update build
|
||||
|
||||
test:
|
||||
sudo nixos-rebuild test --flake . --impure
|
||||
|
||||
|
|
Loading…
Reference in a new issue