feat(profile:gaming): add halo infinite ports to firewall
This commit is contained in:
parent
dd0a5d0ec6
commit
48c0e8e005
1 changed files with 11 additions and 0 deletions
|
|
@ -50,5 +50,16 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 3074 ];
|
||||
allowedUDPPorts = [
|
||||
88
|
||||
500
|
||||
3074
|
||||
2075
|
||||
3544
|
||||
4500
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue