chore: Add first login pw
This commit is contained in:
parent
48d8933de5
commit
ab897f750d
2 changed files with 7 additions and 1 deletions
|
|
@ -16,7 +16,8 @@ if [ "$IN" == "y" ]; then
|
|||
e2label "$1"4 HOME
|
||||
fi
|
||||
# install nixos
|
||||
nixos-install --flake ./nix/.#$2
|
||||
echo "formatting finished, continuing to install system"
|
||||
nixos-install --flake ./nix/.#$2 --no-root-passwd
|
||||
else
|
||||
echo "aborting"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue