summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorMatthew Justin Bauer <mjbauer95@gmail.com>2018-04-09 14:29:31 -0500
committerGitHub <noreply@github.com>2018-04-09 14:29:31 -0500
commit07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48 (patch)
treed131f5c8b553299cc011f39ccfbc94a9b97e425c /nixos/modules/module-list.nix
parent5df54f9e29d38ef97e8afa3f2ec909322207fad0 (diff)
parent738bcfdef8bb3bf4c4135375de8efaabe63f6eb4 (diff)
downloadnixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar.gz
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar.bz2
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar.lz
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar.xz
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.tar.zst
nixlib-07886aaf5ae1d89b0ab6df1c3b6de50ce7774a48.zip
Merge pull request #33794 from yrashk/onlykey
config.hardware.onlykey configuration option
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 2f9b1083ef1d..63e463370d1f 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -41,6 +41,7 @@
   ./hardware/pcmcia.nix
   ./hardware/raid/hpsa.nix
   ./hardware/usb-wwan.nix
+  ./hardware/onlykey.nix
   ./hardware/video/amdgpu.nix
   ./hardware/video/amdgpu-pro.nix
   ./hardware/video/ati.nix