fix
This commit is contained in:
parent
24b3d6c9ce
commit
140692fc6f
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ fi
|
||||||
echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR"
|
echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR"
|
||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
sudo nixos-rebuild boot --flake .#${new_hostname}
|
sudo nixos-rebuild boot --flake .#unkown
|
||||||
|
|
||||||
echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"
|
echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue