diff --git a/install.sh b/install.sh index c325fed..b017d6f 100755 --- a/install.sh +++ b/install.sh @@ -181,7 +181,7 @@ echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR" sleep 2 git add . - nixos-rebuild switch --flake .#unkown + nixos-rebuild boot --flake .#unkown echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"