vscode nix lsp, kittykat ssh reverse proxy, obs added, lutris removed due openldap build faliure, flake update

This commit is contained in:
tulg 2026-05-05 15:38:18 +03:00
parent d6216e86c6
commit 0875e05f71
10 changed files with 189 additions and 69 deletions

View file

@ -1,7 +1,7 @@
{config, ...}: {
networking.firewall = {
enable = true;
allowedTCPPorts = [80 443];
allowedTCPPorts = [80 443 25565 25567];
};
networking.firewall.extraInputRules = ''
tcp dport 2053 drop