From 35d5aa9415fbd8b3ef706292077ec7bc75cc8734 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 12 Oct 2025 15:32:40 -0400 Subject: bring config up to date --- modules/amdgpu.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'modules/amdgpu.nix') diff --git a/modules/amdgpu.nix b/modules/amdgpu.nix index 430faf3..e3f053a 100644 --- a/modules/amdgpu.nix +++ b/modules/amdgpu.nix @@ -4,15 +4,10 @@ hardware.graphics.enable = true; hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd - amdvlk vaapiVdpau libvdpau-va-gl ]; - hardware.graphics.extraPackages32 = with pkgs; [ - driversi686Linux.amdvlk - ]; - services.xserver.videoDrivers = [ "modesetting" ]; systemd.tmpfiles.rules = [ -- cgit v1.2.3