parent
42a7dd47cc
commit
050e81c865
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
in {
|
||||
imports = [../nginx.nix ./virtualisation.nix];
|
||||
|
||||
networking.firewall.allowedTCPPorts = [port 1883 8089 8091];
|
||||
networking.firewall.allowedTCPPorts = [port 1883 8089 8091 9000];
|
||||
|
||||
# sends messages to mqtt, no direct connection with home assistant
|
||||
virtualisation.oci-containers.containers.zwave-js = {
|
||||
|
|
Loading…
Add table
Reference in a new issue