summary refs log tree commit diff
path: root/host/Rory-portable/optional/hardware-specific/amd.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-27 08:23:38 +0200
committerRory& <root@rory.gay>2024-07-04 14:45:02 +0200
commit0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1 (patch)
treeaeadde639206e30a9740981c855ebcf82e0f777a /host/Rory-portable/optional/hardware-specific/amd.nix
parentUpdate server (diff)
downloadRory-Open-Architecture-0330e8ac8b82469f00c33fc9dbc6b153f0d84bf1.tar.xz
Desktop update
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