mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 15:27:18 +02:00
feat(akhaten): allow TCP connexions to DNS
This commit is contained in:
parent
7a5aca3c05
commit
489c7b6966
1 changed files with 1 additions and 0 deletions
|
@ -57,4 +57,5 @@ in
|
|||
};
|
||||
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue