fix(mottarone): change firewall config

This commit is contained in:
uku 2025-01-24 15:34:53 +01:00
parent cb0051bfdc
commit d5295423c1
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -23,6 +23,8 @@ in
ssh.includes = [ "work_config" ];
};
networking.firewall.allowedTCPPorts = [ 8000 ];
services = {
resolved = {
dnssec = "allow-downgrade";