summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-04-04 10:24:35 +0200
committermakefu <github@syntax-fehler.de>2021-04-04 10:24:35 +0200
commit5d2c9a546a8c59718683acf061fe3c64e8b7b7b4 (patch)
tree62679c73c4e2fd989a2623e2dd52d3d1116403c7 /makefu
parentf4e1fbff427a81506b33f63b77c909e04ce9750a (diff)
ma home/ham: fix path to z2m
Diffstat (limited to 'makefu')
-rw-r--r--makefu/2configs/home/ham/default.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/makefu/2configs/home/ham/default.nix b/makefu/2configs/home/ham/default.nix
index 33e406e0..f0dc4d5a 100644
--- a/makefu/2configs/home/ham/default.nix
+++ b/makefu/2configs/home/ham/default.nix
@@ -17,7 +17,7 @@ in {
./signal-rest
# hass config
- ../zigbee2mqtt/hass.nix
+ ./zigbee2mqtt.nix
# ./multi/flurlicht.nix
./multi/kurzzeitwecker.nix
./multi/the_playlist.nix
@@ -48,8 +48,7 @@ in {
})).override {
extraPackages = p: [
(p.callPackage ./deps/dwdwfsapi.nix {})
- (p.callPackage ./deps/pykodi.nix {})
- p.APScheduler ];
+ (p.callPackage ./deps/pykodi.nix {}) ];
};
config = {
@@ -92,7 +91,7 @@ in {
}
];
api = {};
- esphome = {};
+ esphome = {}; # fails
camera = [];
#telegram_bot = [
# # secrets file: {