clan: clan machines install use verbose flag
All checks were successful
checks / checks (pull_request) Successful in 2m43s
checks / checks-impure (pull_request) Successful in 1m48s

This commit is contained in:
a-kenji 2024-04-19 16:38:39 +02:00
parent 8b1eae8c27
commit 6becce81cb

View File

@ -38,7 +38,7 @@ def install_nixos(
cmd = [
"nixos-anywhere",
"-f",
"--flake",
f"{machine.flake}#{machine.name}",
"--no-reboot",
"--extra-files",