feat: remove mosquitto
Remove mosquitto including mqtt Home Assistant integration since I've stopped using any services that require it.
This commit is contained in:
parent
4b3096f05b
commit
029b83ef4e
6 changed files with 0 additions and 56 deletions
|
@ -21,7 +21,6 @@ in with builtins; {
|
|||
# ./services/kodi.nix
|
||||
./services/jellyfin.nix
|
||||
./services/etebase.nix
|
||||
./services/mosquitto.nix
|
||||
./services/genie.nix
|
||||
./services/home-assistant
|
||||
./services/esphome.nix
|
||||
|
@ -89,7 +88,6 @@ in with builtins; {
|
|||
"photos.felschr.com"
|
||||
"books.felschr.com"
|
||||
"news.felschr.com"
|
||||
"mqtt.felschr.com"
|
||||
"etebase.felschr.com"
|
||||
"paperless.felschr.com"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue