dont check when switching
This commit is contained in:
parent
70ec48d33b
commit
c38d70e6e7
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -11,7 +11,7 @@ build *args: check-git
|
|||
nvd diff /run/current-system ./result
|
||||
|
||||
[linux]
|
||||
switch *args: check-git check
|
||||
switch *args: check-git
|
||||
# sudo nixos-rebuild switch --accept-flake-config --flake . {{args}} |& nom
|
||||
nh os switch .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue