upd
This commit is contained in:
@@ -15,7 +15,7 @@ in
|
||||
config = mkIf cfg.enable {
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
package = pkgs.ollama-rocm;
|
||||
package = pkgs.stable.ollama-rocm;
|
||||
port = 11434;
|
||||
host = "0.0.0.0";
|
||||
user = "nix-apps";
|
||||
|
||||
Reference in New Issue
Block a user