Revert "accept"

This reverts commit 5eae31ff8e.
This commit is contained in:
Osman Faruk Bayram 2025-09-17 10:43:29 +03:00
parent 5eae31ff8e
commit 9fa9b6b8b1

View file

@ -16,7 +16,7 @@ switch *args: check-git remove-hm-backup-files
if [[ "$(hostname)" == "localhost" ]]; then if [[ "$(hostname)" == "localhost" ]]; then
nix-on-droid switch --flake . {{args}} nix-on-droid switch --flake . {{args}}
else else
nh os switch . -- --accept-flake-config {{args}} nh os switch . {{args}}
fi fi
[macos] [macos]