1
Fork 0
This commit is contained in:
caem 2025-01-19 19:53:56 +01:00
parent e08ff9f815
commit e039328f54
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -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() {