feat(cmdframe): enable ollama & open-webui

This commit is contained in:
Felix Schröter 2025-07-21 20:52:01 +02:00
parent 6c8a14aa99
commit 07ba36b543
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 11 additions and 2 deletions
hosts/home-pc

View file

@ -61,6 +61,11 @@
"87.98.162.88" = [ "portcheck.transmissionbt.com" ];
};
services.ollama = {
acceleration = "rocm";
rocmOverrideGfx = "10.3.1";
};
seven = {
enable = true;
wireguard = {