Other small formatting changes
This commit is contained in:
parent
8ecb59be3e
commit
30fc0dc800
4 changed files with 13 additions and 17 deletions
|
@ -1,9 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [
|
||||
27015 # Half-Life
|
||||
7777 # Lethal Company
|
||||
];
|
||||
};
|
||||
networking.firewall.allowedUDPPorts = [ 27015 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue