Dixie #1

Merged
kyle merged 12 commits from dixie into master 2026-09-22 04:56:26 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit b3f66466bc - Show all commits
+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";