summaryrefslogtreecommitdiffstats
path: root/tv/1systems/mu/config.nix
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
commita321efd5aeab77421cf8b016ee48d1df6b9bb583 (patch)
treeb6d3a5a633daa4e7eda6a6ea569936c3d18aac8b /tv/1systems/mu/config.nix
parent1e5aedc1875ec416ce2005244710fa1704081ec3 (diff)
tv mu: enable{All => Redistributable}Firmware
Diffstat (limited to 'tv/1systems/mu/config.nix')
-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 239f333b..4c6d1632 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;