diff options
author | makefu <github@syntax-fehler.de> | 2020-02-20 14:00:17 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-02-20 14:00:17 +0100 |
commit | 64c224a711a1147b1be562ddd5ce1778ff5a6b1c (patch) | |
tree | b139a475f04278bc5438bddd05baae707d90e891 /krebs/2configs/shack/glados/sensors/unifi.nix | |
parent | a62f71b00bdb4028595d7edae0e2a25942ad1e56 (diff) |
shack/glados: add darksky,mate,spaceap,rollos
Diffstat (limited to 'krebs/2configs/shack/glados/sensors/unifi.nix')
-rw-r--r-- | krebs/2configs/shack/glados/sensors/unifi.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/krebs/2configs/shack/glados/sensors/unifi.nix b/krebs/2configs/shack/glados/sensors/unifi.nix new file mode 100644 index 000000000..f64e3feb6 --- /dev/null +++ b/krebs/2configs/shack/glados/sensors/unifi.nix @@ -0,0 +1,6 @@ +{ + controllers = { + host = "unifi.shack"; + site = "shackspace"; + }; +} |