mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
feat(akhaten): allow TCP connexions to DNS
This commit is contained in:
parent
d802fc961f
commit
27031b0297
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
Reference in a new issue