flake update

This commit is contained in:
m3tam3re
2025-02-02 15:41:21 +01:00
parent e4b87c6908
commit 190fb2d6d1
3 changed files with 16 additions and 22 deletions

View File

@ -15,7 +15,7 @@ in {
package =
if config.services.xserver.videoDrivers == ["amdgpu"] # rocblas-6.0.2 broken
then pkgs.pinned.ollama
else null;
else pkgs.ollama;
acceleration =
if config.services.xserver.videoDrivers == ["amdgpu"]
then "rocm"