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

@ -48,10 +48,4 @@
podman.enable = true;
virtualisation.enable = true;
};
services.ollama = {
environmentVariables = {
HCC_AMDGPU_TARGET = "gfx1100";
};
rocmOverrideGfx = "11.0.0";
};
}