im stoopid
This commit is contained in:
parent
a409809888
commit
cd799723f3
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ partition_disk() {
|
||||||
}
|
}
|
||||||
|
|
||||||
install() {
|
install() {
|
||||||
sudo yes | nixos-install --no-root-passwd --flake ".#$DOTNIX_HOSTNAME"
|
yes | sudo nixos-install --no-root-passwd --flake ".#$DOTNIX_HOSTNAME"
|
||||||
}
|
}
|
||||||
|
|
||||||
copy_files_to_new_install() {
|
copy_files_to_new_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue