summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-07-12 19:20:22 +0200
committertv <tv@krebsco.de>2017-07-12 19:20:22 +0200
commitcf2ddf609ac7d5203d0fef3a98be21c11e04fd2e (patch)
tree53ee039971a4a1b75a5c9df08bcf6dfe0f9b24f5 /tv
parent6bebdca460363260398eed61e1488041a634950e (diff)
tv mu: enable{All => Redistributable}Firmware
Diffstat (limited to 'tv')
-rw-r--r--tv/1systems/mu/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix
index 239f333..4c6d163 100644
--- a/tv/1systems/mu/config.nix
+++ b/tv/1systems/mu/config.nix
@@ -64,7 +64,7 @@ with import <stockholm/lib>;
hardware.pulseaudio.enable = true;
- hardware.enableAllFirmware = true;
+ hardware.enableRedistributableFirmware = true;
boot.loader.gummiboot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;