fix installl
This commit is contained in:
parent
ab8e2fc86f
commit
47e12ee9e0
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ generate_config() {
|
||||||
}
|
}
|
||||||
|
|
||||||
install() {
|
install() {
|
||||||
sudo nixos-install
|
sudo nixos-install --flake ".#$DOTNIX_HOSTNAME"
|
||||||
}
|
}
|
||||||
|
|
||||||
reboot_on_consent() {
|
reboot_on_consent() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue