mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-12-22 09:35:50 +01:00
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