We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nixos-rebuild boot
1 parent a28726d commit 92e800fCopy full SHA for 92e800f
setup-rebuild-nixos.sh
@@ -25,6 +25,7 @@ limactl shell $LIMA_NAME -- sudo git init --separate-git-dir=$CONFIG_DIR/nixos-c
25
limactl shell $LIMA_NAME -- sudo chown $LIMA_USER:wheel -R $CONFIG_DIR/nixos-config
26
limactl shell $LIMA_NAME -- sudo bash -c "cd /etc/nixos ; git checkout master"
27
limactl shell $LIMA_NAME -- sudo nixos-rebuild boot --flake .#sample
28
+sleep 5
29
limactl stop $LIMA_NAME
30
limactl start $LIMA_NAME
31
0 commit comments