From 23fa3ac6f961692752a15fe00f0f7b627864e751 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 7 Dec 2024 06:46:33 +0100 Subject: flake: update channels to 24.11 --- hosts/workstation/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hosts/workstation/default.nix') 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 -- cgit v1.2.3-70-g09d2