summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-07-10 16:37:25 +0200
committerGitHub <noreply@github.com>2021-07-10 16:37:25 +0200
commita85e99d1e14b0d43df4c135c095c922964385f58 (patch)
tree33d73782b60fea155814ea1771e15cc936c70c0f /nixos/modules/module-list.nix
parent8d8d78f1f684b6f7176073c23d34b4fc472d5d54 (diff)
parentfc1e0e863c60dc9740304de36ffa883cbaddd760 (diff)
downloadnixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar.gz
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar.bz2
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar.lz
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar.xz
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.tar.zst
nixpkgs-a85e99d1e14b0d43df4c135c095c922964385f58.zip
Merge pull request #129684 from jtojnar/ddccontrol-module
nixos/ddccontrol: init
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 be640f53eb6..f510f395161 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -388,6 +388,7 @@
   ./services/hardware/bluetooth.nix
   ./services/hardware/bolt.nix
   ./services/hardware/brltty.nix
+  ./services/hardware/ddccontrol.nix
   ./services/hardware/fancontrol.nix
   ./services/hardware/freefall.nix
   ./services/hardware/fwupd.nix