add ollama
This commit is contained in:
parent
f02cd9865f
commit
72c17ae18e
4 changed files with 38 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
"modules/services/lubelogger"
|
||||
"modules/services/trilium"
|
||||
"modules/services/umami"
|
||||
"modules/services/ollama/nginx.nix" # Just host the nginx path back to Parzival
|
||||
])
|
||||
];
|
||||
|
||||
|
|
@ -118,6 +119,7 @@
|
|||
"budget.wanderingcrow.net" = {};
|
||||
"matrix.wanderingcrow.net" = {};
|
||||
"ta.wanderingcrow.net" = {};
|
||||
"chat.wanderingcrow.net" = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@
|
|||
"hosts/common/optional/bluetooth.nix"
|
||||
"hosts/common/optional/pentesting.nix"
|
||||
"hosts/common/optional/gaming.nix"
|
||||
"modules/services/ollama"
|
||||
])
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue