Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
f517adc341
|
|||
|
eec985f739
|
@@ -92,6 +92,7 @@ in
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
networking.firewall.allowedTCPPorts = [ config.services.bind.listenOnPort ];
|
||||||
networking.firewall.allowedUDPPorts = [ config.services.bind.listenOnPort ];
|
networking.firewall.allowedUDPPorts = [ config.services.bind.listenOnPort ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user