mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove open-webui as it sucks
This commit is contained in:
parent
2092fef760
commit
f108701101
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@
|
||||||
# loadModels = [ "llama3.2:3b" "deepseek-r1:1.5b"];
|
# loadModels = [ "llama3.2:3b" "deepseek-r1:1.5b"];
|
||||||
# acceleration = "rocm"; # nope, 5700XT is too old for this
|
# acceleration = "rocm"; # nope, 5700XT is too old for this
|
||||||
};
|
};
|
||||||
services.open-webui.enable = true;
|
services.open-webui.enable = false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue