clan/install: drop -t flag from nixos-anywhere
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m53s
checks / checks (pull_request) Successful in 4m12s

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),