2025-09-04 10:21:17 +02:00
|
|
|
_: {
|
|
|
|
|
networking = {
|
|
|
|
|
nameservers = ["1.1.1.1" "8.8.8.8"];
|
2025-10-04 09:46:20 +02:00
|
|
|
# dhcpcd.extraConfig = "nohook resolv.conf";
|
2025-09-04 10:21:17 +02:00
|
|
|
firewall.enable = true;
|
2025-09-22 08:25:42 +02:00
|
|
|
interfaces.enp11s0.wakeOnLan.enable = true ;
|
2025-09-04 10:21:17 +02:00
|
|
|
};
|
|
|
|
|
}
|