Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 47e12ee9e0 - Show all commits

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() {