From c780b431976691202d6fb3bc3ad72b0185898c72 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Fri, 12 Dec 2025 10:03:04 +0200 Subject: Add amdgpu, remove nvidia --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 50c4436..c96f794 100644 --- a/flake.nix +++ b/flake.nix @@ -96,7 +96,7 @@ } { nixpkgs = { - config.cudaSupport = true; + config.rocmSupport = true; hostPlatform = "x86_64-linux"; }; } -- cgit v1.2.3-70-g09d2