made a proper install script
This commit is contained in:
parent
e6a1fa4b66
commit
a203d26650
|
@ -93,7 +93,7 @@ install() {
|
|||
|
||||
# Build the systhem (flakes + home manager)
|
||||
echo -e "\nBuilding the system...\n"
|
||||
# sudo nixos-rebuild switch --flake .#nixos
|
||||
sudo nixos-rebuild switch --flake .#nixos
|
||||
}
|
||||
|
||||
main() {
|
||||
|
|
Loading…
Reference in a new issue