diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/IDOHVE/hardware/gpu.nix (renamed from hosts/IDOHVE/gpu.nix) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/IDOHVE/gpu.nix b/hosts/IDOHVE/hardware/gpu.nix index 6796d04b..49197c2b 100644 --- a/hosts/IDOHVE/gpu.nix +++ b/hosts/IDOHVE/hardware/gpu.nix @@ -4,7 +4,6 @@ lib, ... }: { - hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; # TODO hardware.opengl.extraPackages = with pkgs; [ rocm-opencl-icd # open-cl |