diff options
author | makefu <github@syntax-fehler.de> | 2017-06-01 10:15:28 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-06-01 10:15:28 +0200 |
commit | 9e04d0132133840fba14aca194f18925e3f353d5 (patch) | |
tree | 5f3538c0eeaafb1bddc2c7eed7db1471ebc256a7 /makefu | |
parent | cee103989f43adb9eb0db81803c5b2f6ea7068e7 (diff) |
m 1 wbob: add stats client
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/1systems/wbob.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/wbob.nix b/makefu/1systems/wbob.nix index 7f465ec72..5d0dd4a79 100644 --- a/makefu/1systems/wbob.nix +++ b/makefu/1systems/wbob.nix @@ -18,6 +18,7 @@ in { ../2configs/mqtt.nix ../2configs/deployment/led-fader.nix # ../2configs/gui/wbob-kiosk.nix + ../2configs/stats/client.nix ../2configs/gui/studio.nix ../2configs/audio/jack-on-pulse.nix |