feat: hmm

This commit is contained in:
Kat Inskip 2025-04-07 15:00:25 -07:00
parent bfcba6ea72
commit 097be9f01b
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 2 additions and 11 deletions

View file

@ -90,15 +90,6 @@ _: let
# optional, useful when the builder has a faster internet connection than yours
services = {
printing.enable = true;
ollama = {
enable = true;
acceleration = "rocm";
environmentVariables = {
#HCC_AMDGPU_TARGET = "gfx1031"; # used to be necessary, but doesn't seem to anymore
HSA_OVERRIDE_GFX_VERSION = "11.0.2";
HSA_ENABLE_SDMA = "0";
};
};
syncthing = {
enable = true;
openDefaultPorts = true;