summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;