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 4c6280553c
commit 9bbf2a745e

View File

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