summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-07-04 08:23:18 +0200
committermakefu <github@syntax-fehler.de>2019-07-04 08:23:18 +0200
commit06a220ca1c0e368163b02a28b21796a6e2dded29 (patch)
treef1f85f28695a7ddb6231489b359ebac910e4b56a /makefu
parentd0189deacb43a4d34364ff8612769ddba151fb53 (diff)
ma wbob.r: follow changes in bureautomation refactoring
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/wbob/config.nix11
1 files changed, 2 insertions, 9 deletions
diff --git a/makefu/1systems/wbob/config.nix b/makefu/1systems/wbob/config.nix
index 8b01de4d..ad7fc825 100644
--- a/makefu/1systems/wbob/config.nix
+++ b/makefu/1systems/wbob/config.nix
@@ -45,17 +45,10 @@ in {
# <stockholm/makefu/2configs/stats/telegraf/bamstats.nix>
{ environment.systemPackages = [ pkgs.vlc ]; }
- {
- # Risikoübernahme
- nixpkgs.config.permittedInsecurePackages = [
- "homeassistant-0.77.2"
- ];
- }
- <stockholm/makefu/2configs/bureautomation>
+ <stockholm/makefu/2configs/bureautomation> # new hass entry point
<stockholm/makefu/2configs/bureautomation/led-fader.nix>
- <stockholm/makefu/2configs/bureautomation/mpd.nix>
+ # <stockholm/makefu/2configs/bureautomation/mpd.nix> #mpd is only used for TTS
<stockholm/makefu/2configs/mqtt.nix>
- <stockholm/makefu/2configs/bureautomation/hass.nix>
(let
collectd-port = 25826;
influx-port = 8086;