This commit is contained in:
DuN0z 2025-10-09 17:46:15 +02:00
parent fd5f22ae65
commit 845c3373ba
9 changed files with 65 additions and 55 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;
};
}