This commit is contained in:
parent
5a52a2734d
commit
819cd005c7
1 changed files with 4 additions and 0 deletions
|
@ -34,5 +34,9 @@
|
||||||
printing.enable = true;
|
printing.enable = true;
|
||||||
waydroid.enable = true;
|
waydroid.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
server = {
|
||||||
|
ollama.enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue