about summary refs log tree commit diff
path: root/nixos/modules/hardware/network/intel-6000g2a.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/network/intel-6000g2a.nix')
-rw-r--r--nixos/modules/hardware/network/intel-6000g2a.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/network/intel-6000g2a.nix b/nixos/modules/hardware/network/intel-6000g2a.nix
index 8fecdae36bf2..e0bd16a34830 100644
--- a/nixos/modules/hardware/network/intel-6000g2a.nix
+++ b/nixos/modules/hardware/network/intel-6000g2a.nix
@@ -1,3 +1,3 @@
 {
-  hardware.enableAllFirmware = true;
+  hardware.enableRedistributalFirmware = true;
 }