use-remote-sudo is deprecated, use --sudo instead

This commit is contained in:
2025-06-18 22:55:12 -07:00
parent b91dbe924c
commit 154e8a388f

View File

@@ -5,4 +5,4 @@ if [ "$ARG" = "" ]; then
ARG="boot" ARG="boot"
fi fi
nixos-rebuild "$ARG" --flake . --use-remote-sudo nixos-rebuild "$ARG" --flake . --sudo