summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2019-02-22 18:47:53 +0000
committerAlyssa Ross <hi@alyssa.is>2019-02-22 18:47:53 +0000
commit43c723b3c60350eb72b11e658b2e6a122fda6bfc (patch)
treeafc0f8933110431cfbe7f246720077d0f2a82221 /nixos/modules/module-list.nix
parent6141939d6e0a77c84905efd560c03c3032164ef1 (diff)
downloadnixlib-sixos.tar
nixlib-sixos.tar.gz
nixlib-sixos.tar.bz2
nixlib-sixos.tar.lz
nixlib-sixos.tar.xz
nixlib-sixos.tar.zst
nixlib-sixos.zip
s6 experiments sixos
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 37e90232da2a..04cc8ff0c1fd 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -277,6 +277,7 @@
   ./services/hardware/irqbalance.nix
   ./services/hardware/lcd.nix
   ./services/hardware/lirc.nix
+  ./services/hardware/mdevd.nix
   ./services/hardware/nvidia-optimus.nix
   ./services/hardware/pcscd.nix
   ./services/hardware/pommed.nix
@@ -790,6 +791,7 @@
   ./system/boot/networkd.nix
   ./system/boot/plymouth.nix
   ./system/boot/resolved.nix
+  ./system/boot/s6.nix
   ./system/boot/shutdown.nix
   ./system/boot/stage-1.nix
   ./system/boot/stage-2.nix