1
Fork 0

fix installl

This commit is contained in:
caem 2025-01-16 20:32:11 +01:00
parent ab8e2fc86f
commit 47e12ee9e0
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -138,7 +138,7 @@ generate_config() {
} }
install() { install() {
sudo nixos-install sudo nixos-install --flake ".#$DOTNIX_HOSTNAME"
} }
reboot_on_consent() { reboot_on_consent() {