server: add lazygit and enable firewall
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
32895
|
||||
4533
|
||||
2049
|
||||
445
|
||||
5030
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user