summaryrefslogtreecommitdiffstats
path: root/2configs/hw/tp-x2x0.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-11-07 10:59:12 +0100
committerJeschli <jeschli@gmail.com>2019-11-14 15:36:11 +0100
commitb9e5aca5cf2359ab8f75255f821d757ce352077f (patch)
treef5d86e3d88d6fbd8eb889e5802a5598fb312e9e2 /2configs/hw/tp-x2x0.nix
parentdeb3555be710362fc9a23cf8af0629d980010d36 (diff)
ma: hardware.enableAllFirmware -> hardware.enableRedistributableFirmware
what could possibly go wrong?!
Diffstat (limited to '2configs/hw/tp-x2x0.nix')
-rw-r--r--2configs/hw/tp-x2x0.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/hw/tp-x2x0.nix b/2configs/hw/tp-x2x0.nix
index 564925db5..f4578bf77 100644
--- a/2configs/hw/tp-x2x0.nix
+++ b/2configs/hw/tp-x2x0.nix
@@ -15,7 +15,7 @@
networking.wireless.enable = lib.mkDefault true;
- hardware.enableAllFirmware = true;
+ hardware.enableRedistributableFirmware = true;
nixpkgs.config.allowUnfree = true;
hardware.cpu.intel.updateMicrocode = true;
[cgit] Unable to lock slot /tmp/cgit/b7100000.lock: No such file or directory (2)