about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2019-06-23 20:30:27 -0400
committerMatthew Bauer <mjbauer95@gmail.com>2019-06-23 20:30:27 -0400
commit8768d1c83afe012ec5a19ff1faa63fd7f560c01f (patch)
tree34ab33699233187ec3c50fddad5e2daf713b0923 /nixos
parentb1fc54d059b32a6ed4d5844f3b0bed711c25f9ed (diff)
downloadnixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar.gz
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar.bz2
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar.lz
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar.xz
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.tar.zst
nixlib-8768d1c83afe012ec5a19ff1faa63fd7f560c01f.zip
nixos: add hardware/network/intel-2200bg.nix to module-list
this is referenced by nixos-generate-config.pl. See
https://github.com/NixOS/nixpkgs/pull/63091 for more discussion.
Diffstat (limited to 'nixos')
-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 50e3078d9770..6b8c8255c4db 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -50,6 +50,7 @@
   ./hardware/logitech.nix
   ./hardware/mcelog.nix
   ./hardware/network/b43.nix
+  ./hardware/network/intel-2200bg.nix
   ./hardware/nitrokey.nix
   ./hardware/opengl.nix
   ./hardware/pcmcia.nix