stupid?
This commit is contained in:
parent
c88d03bfb0
commit
08cc8d5e82
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ in
|
||||||
networking.useDHCP = true;
|
networking.useDHCP = true;
|
||||||
networking.bridges."br0".interfaces = [ ];
|
networking.bridges."br0".interfaces = [ ];
|
||||||
networking.hostId = "7b4c2932";
|
networking.hostId = "7b4c2932";
|
||||||
networking.firewall.allowedTCPPorts = [ 9000 25565 ];
|
networking.firewall.allowedTCPPorts = [ 9000 25565 80 443 ];
|
||||||
boot.initrd.network = {
|
boot.initrd.network = {
|
||||||
enable = true;
|
enable = true;
|
||||||
postCommands = ''
|
postCommands = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue