diff --git a/install.sh b/install.sh index 1cd3ad8..8600048 100755 --- a/install.sh +++ b/install.sh @@ -184,7 +184,7 @@ echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR" sleep 2 git add . nixos-rebuild switch --flake .#unkown - home-manager switch -b --flake .#${new_user}@${new_hostname} + home-manager switch -b backup --flake . echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"