Merge pull request 'clan: clan machines install use verbose flag' (#1252) from a-kenji-clan/install into main

This commit is contained in:
clan-bot
2024-04-19 14:45:29 +00:00

View File

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