[TASK] Open firewall for debugging and certutil
This commit is contained in:
parent
5efb31d573
commit
44a5fc0064
@ -12,4 +12,6 @@
|
|||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ 9003 ];
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user