games: open abiotic-factor udp ports
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
786532a291
commit
94f81f1add
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ in {
|
|||
7777
|
||||
27015
|
||||
];
|
||||
|
||||
allowedUDPPorts = optionals cfg.abiotic-factor [
|
||||
7777
|
||||
27015
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue