REFACTOR: Add config vars file

This commit is contained in:
DuN0z 2025-10-09 15:34:37 +02:00
parent 2f0b5cf661
commit 330958fba4
10 changed files with 66 additions and 56 deletions

View file

@ -1,8 +1,6 @@
_: {
networking = {
nameservers = ["1.1.1.1" "8.8.8.8"];
# dhcpcd.extraConfig = "nohook resolv.conf";
firewall.enable = true;
interfaces.enp11s0.wakeOnLan.enable = true;
};
}