summary refs log tree commit diff
path: root/nixos/modules/hardware
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2017-10-14 14:40:09 +0800
committerPeter Hoeg <peter@hoeg.com>2017-10-14 14:42:48 +0800
commit2c67873b7da8ac96073e772beeafc4ff13c9e4b9 (patch)
treee864a1f2d5f343e12ef5cf69efc50dba799cc3e5 /nixos/modules/hardware
parentf3590962107290e80f612486c98124d5820406fe (diff)
downloadnixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar.gz
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar.bz2
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar.lz
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar.xz
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.tar.zst
nixlib-2c67873b7da8ac96073e772beeafc4ff13c9e4b9.zip
Revert "include firmware with enableAllFirmware"
This reverts commit bd5fd61967221ed6ba2674ee009126467a596b84.
Diffstat (limited to 'nixos/modules/hardware')
-rw-r--r--nixos/modules/hardware/all-firmware.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/hardware/all-firmware.nix b/nixos/modules/hardware/all-firmware.nix
index d3d82769d4f8..afaa65f6ce35 100644
--- a/nixos/modules/hardware/all-firmware.nix
+++ b/nixos/modules/hardware/all-firmware.nix
@@ -36,7 +36,6 @@ in {
     (mkIf (cfg.enableAllFirmware || cfg.enableRedistributableFirmware) {
       hardware.firmware = with pkgs; [
         firmwareLinuxNonfree
-      firmwareLinuxNvidia
         intel2200BGFirmware
         rtl8723bs-firmware
         rtl8192su-firmware