here we go

This commit is contained in:
Kyle Isom 2025-09-01 02:52:56 -07:00
parent 9d7df09ba1
commit 89f120ccbb
1 changed files with 0 additions and 3 deletions

View File

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