[TASK] Open firewall for debugging and certutil

This commit is contained in:
Sebastian Fischer 2026-03-12 22:03:42 +01:00
parent 5efb31d573
commit 44a5fc0064
2 changed files with 3 additions and 0 deletions

View File

@ -12,4 +12,6 @@
hardware.graphics = { hardware.graphics = {
enable = true; enable = true;
}; };
networking.firewall.allowedTCPPorts = [ 9003 ];
} }

View File

@ -43,6 +43,7 @@ in
# Entwicklung # Entwicklung
jetbrains-toolbox jetbrains-toolbox
mkcert mkcert
nssTools
gitflow gitflow
claude-code claude-code
gnomeExtensions.claude-code-usage-indicator gnomeExtensions.claude-code-usage-indicator