vscode nix lsp, kittykat ssh reverse proxy, obs added, lutris removed due openldap build faliure, flake update
This commit is contained in:
parent
d6216e86c6
commit
0875e05f71
10 changed files with 189 additions and 69 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{config, ...}: {
|
||||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [80 443];
|
||||
allowedTCPPorts = [80 443 25565 25567];
|
||||
};
|
||||
networking.firewall.extraInputRules = ''
|
||||
tcp dport 2053 drop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue