summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/workstation/default.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix
index 2553566..31f58f1 100644
--- a/hosts/workstation/default.nix
+++ b/hosts/workstation/default.nix
@@ -70,10 +70,9 @@
keyname = "n8";
};
- hardware.opengl = {
+ hardware.graphics = {
enable = true;
- driSupport = true;
- driSupport32Bit = true;
+ enable32Bit = true;
extraPackages = with pkgs; [
amdvlk
rocmPackages.clr.icd