diff options
author | makefu <github@syntax-fehler.de> | 2021-03-17 20:02:55 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2021-03-17 20:02:55 +0100 |
commit | 53351c89441ed7843472b7292949180d491614b1 (patch) | |
tree | 51320f0e95914da7535766ec71596c1b163fad93 /makefu/1systems/omo/config.nix | |
parent | 4ab5210444e87627b47d215bd3e2f846fee07437 (diff) |
ma home: move zigbee2mqtt out of ham
Diffstat (limited to 'makefu/1systems/omo/config.nix')
-rw-r--r-- | makefu/1systems/omo/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/omo/config.nix b/makefu/1systems/omo/config.nix index a04593715..d44980ce7 100644 --- a/makefu/1systems/omo/config.nix +++ b/makefu/1systems/omo/config.nix @@ -93,10 +93,11 @@ in { <stockholm/makefu/2configs/virtualisation/docker.nix> <stockholm/makefu/2configs/bluetooth-mpd.nix> - <stockholm/makefu/2configs/home/ham> <stockholm/makefu/2configs/home/airsonic.nix> <stockholm/makefu/2configs/home/photoprism.nix> <stockholm/makefu/2configs/home/metube.nix> + <stockholm/makefu/2configs/home/ham> + <stockholm/makefu/2configs/home/zigbee2mqtt> { makefu.ps3netsrv = { enable = true; |