1
Fork 0

im stoopid

This commit is contained in:
caem 2025-01-20 00:05:53 +01:00
parent a409809888
commit cd799723f3
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -133,7 +133,7 @@ partition_disk() {
}
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() {