here we go

This commit is contained in:
2025-09-01 02:52:56 -07:00
parent 9d7df09ba1
commit 89f120ccbb

View File

@@ -11,10 +11,7 @@ echo " build dir: ${build_dir}"
echo " mount point: ${mount_point}"
echo " image: ${qcow2}"
sleep 5
build_nixos_vm () {
echo "[+] updating NixOS config"
cd /etc/nixos
doas git pull --rebase local master