Also be more patient with NixOS
This commit is contained in:
@@ -34,7 +34,7 @@ boot_command = [
|
|||||||
"sudo bash /tmp/install.sh {{ .HTTPPort }} {{ .HTTPIP }}<enter>"
|
"sudo bash /tmp/install.sh {{ .HTTPPort }} {{ .HTTPIP }}<enter>"
|
||||||
]
|
]
|
||||||
http_directory = "distros/nixos/23.05/http/"
|
http_directory = "distros/nixos/23.05/http/"
|
||||||
boot_wait = "60s"
|
boot_wait = "90s"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
rm -r "${tmp}"
|
rm -r "${tmp}"
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ boot_command = [
|
|||||||
"sudo bash /tmp/install.sh {{ .HTTPPort }} {{ .HTTPIP }}<enter>"
|
"sudo bash /tmp/install.sh {{ .HTTPPort }} {{ .HTTPIP }}<enter>"
|
||||||
]
|
]
|
||||||
http_directory = "distros/nixos/23.11/http/"
|
http_directory = "distros/nixos/23.11/http/"
|
||||||
boot_wait = "60s"
|
boot_wait = "90s"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
rm -r "${tmp}"
|
rm -r "${tmp}"
|
||||||
|
|||||||
Reference in New Issue
Block a user