added more notes about continue configuration
This commit is contained in:
parent
77ab4781ac
commit
3f88b989d1
4 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
config = lib.mkMerge [
|
||||
{
|
||||
services.ollama = {
|
||||
# TODO: these should match whats set in the users file
|
||||
group = "ollama";
|
||||
user = "ollama";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue