clan/install: drop -t flag from nixos-anywhere

This commit is contained in:
Jörg Thalheim
2024-04-02 13:26:57 +02:00
parent 5b838c0d9c
commit 8b4dbc60b5

View File

@@ -40,7 +40,6 @@ def install_nixos(
"nixos-anywhere",
"-f",
f"{machine.flake}#{machine.name}",
"-t",
"--no-reboot",
"--extra-files",
str(tmpdir),