clan/install: drop -t flag from nixos-anywhere
This commit is contained in:
@@ -40,7 +40,6 @@ def install_nixos(
|
||||
"nixos-anywhere",
|
||||
"-f",
|
||||
f"{machine.flake}#{machine.name}",
|
||||
"-t",
|
||||
"--no-reboot",
|
||||
"--extra-files",
|
||||
str(tmpdir),
|
||||
|
||||
Reference in New Issue
Block a user