ma bureautomation: disable pykodi
This commit is contained in:
parent
4d08eada4e
commit
7f515fd150
@ -59,7 +59,7 @@ in {
|
|||||||
extraPackages = p: [
|
extraPackages = p: [
|
||||||
# TODO: put somewhere else
|
# TODO: put somewhere else
|
||||||
(p.callPackage <stockholm/makefu/2configs/home/ham/deps/dwdwfsapi.nix> {})
|
(p.callPackage <stockholm/makefu/2configs/home/ham/deps/dwdwfsapi.nix> {})
|
||||||
(p.callPackage <stockholm/makefu/2configs/home/ham/deps/pykodi.nix> {})
|
# (p.callPackage <stockholm/makefu/2configs/home/ham/deps/pykodi.nix> {})
|
||||||
p.APScheduler ];
|
p.APScheduler ];
|
||||||
};
|
};
|
||||||
autoExtraComponents = true;
|
autoExtraComponents = true;
|
||||||
@ -147,7 +147,7 @@ in {
|
|||||||
frontend = { };
|
frontend = { };
|
||||||
http = {
|
http = {
|
||||||
# TODO: https://github.com/home-assistant/home-assistant/issues/16149
|
# TODO: https://github.com/home-assistant/home-assistant/issues/16149
|
||||||
base_url = "http://192.168.8.11:8123";
|
# base_url = "http://192.168.8.11:8123";
|
||||||
};
|
};
|
||||||
conversation = {};
|
conversation = {};
|
||||||
history = {};
|
history = {};
|
||||||
|
Loading…
Reference in New Issue
Block a user