summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2021-12-30 11:55:51 -0800
committerJonathan Ringer <jonringer117@gmail.com>2022-09-27 11:59:33 -0700
commita2bcf8564d4367c4210e060dd8b3b75acb4c96ed (patch)
treec223145f475c28d873cf0bd2407ddb5037036782 /nixos/modules/module-list.nix
parent1acde3a71405d07461201b374a7872411fb41792 (diff)
nixos/openrgb: init module
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 5568577909b9c..50446e3ee598f 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -455,6 +455,7 @@
   ./services/hardware/lcd.nix
   ./services/hardware/lirc.nix
   ./services/hardware/nvidia-optimus.nix
+  ./services/hardware/openrgb.nix
   ./services/hardware/pcscd.nix
   ./services/hardware/pommed.nix
   ./services/hardware/power-profiles-daemon.nix