Fix cuda and openwebui
This commit is contained in:
parent
67cb9fb3ba
commit
c8d0651bab
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
||||||
|
|
||||||
services.ollama.enable = true;
|
services.ollama.enable = true;
|
||||||
services.ollama.acceleration = "cuda";
|
|
||||||
|
|
||||||
services.open-webui.enable = true;
|
services.open-webui.enable = true;
|
||||||
services.open-webui.port = 8888;
|
services.open-webui.port = 8888;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue