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