mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-07 22:23:07 +00:00
~
This commit is contained in:
parent
747ee75ecd
commit
50e9bafbf0
8 changed files with 34 additions and 134 deletions
|
@ -37,6 +37,7 @@ in with lib; {
|
|||
|
||||
networking.firewall = mkIf cfg.openFirewall {
|
||||
allowedTCPPorts = [ 53 cfg.listenPortHTTP cfg.listenPortHTTPS ];
|
||||
allowedUDPPorts = [ 53 67 ];
|
||||
};
|
||||
}
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue