fix: installer to flake boot instead of switch

This commit is contained in:
nomadics9 2024-11-01 14:47:16 +03:00
parent b3e57ab637
commit 84ec0729ed

View file

@ -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"