installer
This commit is contained in:
parent
0683746604
commit
e781dcc3e6
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ echo -e "$GREEN Configuration has been updated with your preferences $ENDCOLOR"
|
||||||
sleep 2
|
sleep 2
|
||||||
git add .
|
git add .
|
||||||
nixos-rebuild switch --flake .#unkown
|
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"
|
echo -e "$GREEN Reboot after completion your initial password is 4321 $ENDCOLOR"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue