Periodic merge of staging to master #14

Merged
steveej merged 71 commits from staging into master 2019-01-18 10:53:52 +00:00
Showing only changes of commit e6c4a19832 - Show all commits

View file

@ -11,6 +11,10 @@ in {
networking.hostName = "CFB4ED74"; # Define your hostname. networking.hostName = "CFB4ED74"; # Define your hostname.
networking.firewall.enable = true; networking.firewall.enable = true;
networking.firewall.allowedTCPPorts = [
# iperf3
5201
];
networking.interfaces.eth0 = { networking.interfaces.eth0 = {
useDHCP = true; useDHCP = true;
ipv6.addresses = [ { ipv6.addresses = [ {