diff --git a/hosts/julius-framework/default.nix b/hosts/julius-framework/default.nix index a71af74..a2910bd 100644 --- a/hosts/julius-framework/default.nix +++ b/hosts/julius-framework/default.nix @@ -49,6 +49,8 @@ ]; }; + hardware.enableRedistributableFirmware = true; + # Bootloader. boot = { loader = {