updated system config
This commit is contained in:
parent
e6137011b9
commit
4e10723b53
1 changed files with 2 additions and 0 deletions
|
@ -184,6 +184,7 @@
|
||||||
nodePackages.npm
|
nodePackages.npm
|
||||||
go
|
go
|
||||||
tailscale
|
tailscale
|
||||||
|
ethtool
|
||||||
];
|
];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
@ -207,6 +208,7 @@
|
||||||
allowedTCPPorts = [22];
|
allowedTCPPorts = [22];
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
interfaces.enp11s0.wakeOnLan.policy = [" magic "];
|
||||||
};
|
};
|
||||||
# Open ports in the firewall.
|
# Open ports in the firewall.
|
||||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||||
|
|
Loading…
Reference in a new issue