Refactor the whole configuration #1
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
Add a link
Reference in a new issue