fix: some simplificatiobn
This commit is contained in:
parent
c38a2cfd7a
commit
2c71efd56d
1 changed files with 1 additions and 6 deletions
|
@ -50,11 +50,6 @@ in {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [ 25565 ];
|
||||||
22
|
|
||||||
80
|
|
||||||
443
|
|
||||||
25565
|
|
||||||
];
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue