here we go
This commit is contained in:
parent
9d7df09ba1
commit
89f120ccbb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue