ADD: various things ...

This commit is contained in:
L0m1g 2025-09-22 08:25:42 +02:00
parent b11dd2ed72
commit 8800c09ffb
5 changed files with 65 additions and 18 deletions

View file

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