I pray this works

This commit is contained in:
caem 2025-01-19 20:22:32 +01:00
parent ded57cedbe
commit 3f375b7c18
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 5 additions and 1 deletions

View file

@ -133,7 +133,7 @@ partition_disk() {
}
install() {
sudo nixos-install --no-root-passwd --flake ".?submodule=1#$DOTNIX_HOSTNAME"
sudo nixos-install --no-root-passwd --flake ".#$DOTNIX_HOSTNAME"
}
copy_files_to_new_install() {