nixos: remove ethernet interface WoL
This commit is contained in:
parent
18297e60f2
commit
880ad8805a
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@
|
|||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Enable WOL on my ethernet interface.
|
||||
networking.interfaces.enp5s0.wakeOnLan.enable = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue