summary refs log tree commit diff
path: root/host/Rory-portable/optional/hardware-specific/amd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-portable/optional/hardware-specific/amd.nix')
-rw-r--r--host/Rory-portable/optional/hardware-specific/amd.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/Rory-portable/optional/hardware-specific/amd.nix b/host/Rory-portable/optional/hardware-specific/amd.nix
index d44766a..e24bcd0 100644
--- a/host/Rory-portable/optional/hardware-specific/amd.nix
+++ b/host/Rory-portable/optional/hardware-specific/amd.nix
@@ -21,9 +21,9 @@ boot.initrd.kernelModules = [ "amdgpu" ];
   ];
 
   hardware = {
-    opengl = {
+    graphics = {
       enable = true;
-      driSupport = true;
+      #driSupport = true;
       driSupport32Bit = true;
       extraPackages = with pkgs; [
         rocmPackages.clr.icd