Revert "feat: add LM Studio headless LMS server module"
This reverts commit 9f82a7b00e.
This commit is contained in:
parent
9f82a7b00e
commit
abd0aaa6f2
3 changed files with 0 additions and 185 deletions
|
|
@ -215,14 +215,6 @@
|
|||
ollamaUrl = "http://100.64.0.1:11434";
|
||||
};
|
||||
|
||||
# === LM Studio Headless LMS Server ===
|
||||
myModules.lmstudio-server = {
|
||||
enable = true;
|
||||
port = 1234;
|
||||
# domain = "llm.ashisgreat.xyz"; # Uncomment to add nginx reverse proxy
|
||||
# models = [ "openai/gpt-oss-20b" ]; # Uncomment to auto-load models
|
||||
};
|
||||
|
||||
# === Backups (Restic + B2) ===
|
||||
myModules.backup = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue