fix(mottarone): change firewall config
This commit is contained in:
parent
cb0051bfdc
commit
d5295423c1
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ in
|
|||
ssh.includes = [ "work_config" ];
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8000 ];
|
||||
|
||||
services = {
|
||||
resolved = {
|
||||
dnssec = "allow-downgrade";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue