summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/ham/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/ham/default.nix')
-rw-r--r--makefu/2configs/ham/default.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/makefu/2configs/ham/default.nix b/makefu/2configs/ham/default.nix
index 8311a1a7..3a6d1952 100644
--- a/makefu/2configs/ham/default.nix
+++ b/makefu/2configs/ham/default.nix
@@ -34,14 +34,13 @@ in {
installCheckPhase = ":";
})).override {
extraPackages = ps: with ps; [
- python-forecastio jsonrpc-async jsonrpc-websocket mpd2 pkgs.picotts
- (callPackage ./androidtv {})
+ python-forecastio jsonrpc-async jsonrpc-websocket mpd2 pkgs.picotts androidtv
];
};
config = {
influxdb = {
database = "ham";
- host = "localhost:8086";
+ host = "localhost";
tags = {
instance = "omo";
source = "hass";
@@ -74,7 +73,9 @@ in {
service_name = "google_say";
}
];
-
+ api = {};
+ esphome = {};
+ camera = [];
telegram_bot = [
# secrets file: {
# "platform": "broadcast",