updated flake
Check NixOS configurations / eval-hosts (push) Failing after 14m52s

This commit is contained in:
2026-07-15 09:28:33 +10:00
parent 7bfe8cb0b2
commit 04de84d03b
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/env bash
set -euo pipefail
#boot to rescue mode
# set root password
scp $RESULT_ISO root@$LINODE_IP:/tmp/nixos-auto.iso
#in LISH or ssh to rescue mode
dd if=/tmp/nixos.iso of=/dev/sda bs=4M status=progress conv=fsync