summary refs log tree commit diff
path: root/modules/installer/scan/not-detected.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/installer/scan/not-detected.nix')
-rw-r--r--modules/installer/scan/not-detected.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/installer/scan/not-detected.nix b/modules/installer/scan/not-detected.nix
index c378fe036918..36382a4cf1da 100644
--- a/modules/installer/scan/not-detected.nix
+++ b/modules/installer/scan/not-detected.nix
@@ -6,7 +6,9 @@ with pkgs.lib;
 
 {
   imports =
-    [ ../../hardware/network/intel-5000.nix
+    [
+      ../../hardware/network/intel-4965agn.nix
+      ../../hardware/network/intel-5000.nix
       ../../hardware/network/intel-6000.nix
       ../../hardware/network/intel-6000g2a.nix
       ../../hardware/network/intel-6000g2b.nix