fix typo
This commit is contained in:
parent
282ddd30d0
commit
2c3c84a8f9
|
@ -91,7 +91,7 @@ install() {
|
||||||
echo -en "You are about to start the system build, do you want to process ? "
|
echo -en "You are about to start the system build, do you want to process ? "
|
||||||
comfirm
|
comfirm
|
||||||
|
|
||||||
# Build the systhem (flakes + home manager)
|
# Build the system (flakes + home manager)
|
||||||
echo -e "\nBuilding the system...\n"
|
echo -e "\nBuilding the system...\n"
|
||||||
sudo nixos-rebuild switch --flake .#nixos
|
sudo nixos-rebuild switch --flake .#nixos
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue