refactor(mosquitto): split mosquitto out of home-assistant config

This commit is contained in:
Felix Schröter 2021-12-12 19:20:31 +01:00
parent 4211fceda9
commit 48f9a63794
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 78 additions and 70 deletions

View file

@ -22,6 +22,7 @@ in with builtins; {
./services/jellyfin.nix
./services/etebase.nix
# ./services/photoprism.nix # TODO not working on aarch64 due to tensorflow
./services/mosquitto.nix
./services/home-assistant.nix
./services/owntracks.nix
./services/miniflux.nix