Periodic merge of staging to master #14
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ in {
|
|||
networking.hostName = "CFB4ED74"; # Define your hostname.
|
||||
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
# iperf3
|
||||
5201
|
||||
];
|
||||
networking.interfaces.eth0 = {
|
||||
useDHCP = true;
|
||||
ipv6.addresses = [ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue