workadventure wip

feature/hass
Ingolf Wagner 2020-12-31 18:20:20 +01:00
parent 3a4adeac88
commit ff2b0c7e60
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
./hardware-configuration.nix
./ssh.nix
./jitsi.nix
#./jitsi.nix
./workadventure.nix
];

View File

@ -57,4 +57,5 @@
allowedTCPPorts = [ 80 443 ];
allowedUDPPorts = [ 10000 ];
};
}