diff options
Diffstat (limited to 'hosts/apzu/hardware/gpu.nix')
-rw-r--r-- | hosts/apzu/hardware/gpu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apzu/hardware/gpu.nix b/hosts/apzu/hardware/gpu.nix index 4a3805b8..74e146e2 100644 --- a/hosts/apzu/hardware/gpu.nix +++ b/hosts/apzu/hardware/gpu.nix @@ -5,7 +5,7 @@ # amd-media-driver # libva # ]; # - # # Force radv, TODO is this logical? + # # Force radv, TODO: is this logical? # environment.variables.AMD_VULKAN_ICD = "RADV"; hardware.opengl = { |