parent
5eae31ff8e
commit
9fa9b6b8b1
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -16,7 +16,7 @@ switch *args: check-git remove-hm-backup-files
|
|||
if [[ "$(hostname)" == "localhost" ]]; then
|
||||
nix-on-droid switch --flake . {{args}}
|
||||
else
|
||||
nh os switch . -- --accept-flake-config {{args}}
|
||||
nh os switch . {{args}}
|
||||
fi
|
||||
|
||||
[macos]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue