updated system config

This commit is contained in:
Natalie Marks 2024-01-19 05:08:56 -08:00
parent e6137011b9
commit 4e10723b53

View file

@ -184,6 +184,7 @@
nodePackages.npm
go
tailscale
ethtool
];
# Some programs need SUID wrappers, can be configured further or are
@ -207,6 +208,7 @@
allowedTCPPorts = [22];
enable = true;
};
interfaces.enp11s0.wakeOnLan.policy = [" magic "];
};
# Open ports in the firewall.
# networking.firewall.allowedUDPPorts = [ ... ];