diff --git a/system-config/configuration/live/default.nix b/system-config/configuration/live/default.nix index b132872..3f33004 100644 --- a/system-config/configuration/live/default.nix +++ b/system-config/configuration/live/default.nix @@ -14,7 +14,7 @@ config = { - hardware.enableAllFirmware = true; + hardware.enableRedistributableFirmware = true; hardware.enableAllHardware = true; programs.zsh.enable = true;