feat: im an idiot
This commit is contained in:
parent
3d9dfebff4
commit
dd3763dd75
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ config.services.homebridge.settings.bridge.port ];
|
networking.firewall.allowedTCPPorts = [ config.services.homebridge.settings.bridge.port ];
|
||||||
networking.firewall.allowedUDPPorts = [ 5353 ];
|
networking.firewall.allowedUDPPorts = [ 5353 ]; # mDNS / Bonjour
|
||||||
|
|
||||||
|
|
||||||
services.caddy = {
|
services.caddy = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue