add cliamp

This commit is contained in:
2026-09-20 13:08:20 -07:00
parent a893514708
commit b3f66466bc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ let system = pkgs.stdenv.hostPlatform.system; in
bitwarden-cli bitwarden-cli
bitwarden-desktop bitwarden-desktop
bluez bluez
cliamp
cmus cmus
deja-dup deja-dup
direnv direnv
+1 -1
View File
@@ -227,7 +227,7 @@ in
--host 0.0.0.0 \ --host 0.0.0.0 \
--port 11434 \ --port 11434 \
--models-preset ${llamaModelsIni} \ --models-preset ${llamaModelsIni} \
--models-max 2 \ --models-max 3 \
--timeout 7200 --timeout 7200
''; '';
User = "llama-server"; User = "llama-server";