diff options
author | makefu <github@syntax-fehler.de> | 2018-12-13 01:31:17 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-12-13 01:31:17 +0100 |
commit | f6d38eafe875ed344ce282c21c99f2b1919f043f (patch) | |
tree | fc13796c623c6b433b9ede7f726f0217d33693e1 /makefu/1systems/omo | |
parent | 67d54622a399fc650b72b9aaf960b73996bdf0aa (diff) |
ma omor: move homeautomation, add google-muell
Diffstat (limited to 'makefu/1systems/omo')
-rw-r--r-- | makefu/1systems/omo/config.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/makefu/1systems/omo/config.nix b/makefu/1systems/omo/config.nix index 260f96081..81b1e0ea1 100644 --- a/makefu/1systems/omo/config.nix +++ b/makefu/1systems/omo/config.nix @@ -44,7 +44,8 @@ in { # <stockholm/makefu/2configs/share/omo-timemachine.nix> <stockholm/makefu/2configs/tinc/retiolum.nix> - + # statistics + <stockholm/makefu/2configs/stats/client.nix> # Logging #influx + grafana <stockholm/makefu/2configs/stats/server.nix> @@ -74,7 +75,8 @@ in { "homeassistant-0.77.2" ]; } - <stockholm/makefu/2configs/deployment/homeautomation> + <stockholm/makefu/2configs/homeautomation> + <stockholm/makefu/2configs/homeautomation/google-muell.nix> { makefu.ps3netsrv = { enable = true; |