summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2023-09-17 20:03:50 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2023-10-16 20:49:41 +0200
commit4164383dd4f63c5725f099e618665fe0130b49ef (patch)
treee1cc7b6081b036d705baff442be736f8cf013b4d /nixos/modules/module-list.nix
parent528e89cdcb8b92d80c70697fd8d92078429fa2dd (diff)
nixos/deconz: init
Add a NixOS module for the deCONZ Zigbee gateway service.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 9b347527ab012..f7549a6a0b0fd 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -882,6 +882,7 @@
   ./services/networking/croc.nix
   ./services/networking/dae.nix
   ./services/networking/dante.nix
+  ./services/networking/deconz.nix
   ./services/networking/dhcpcd.nix
   ./services/networking/dnscache.nix
   ./services/networking/dnscrypt-proxy2.nix