ai: init
This commit is contained in:
parent
78108c9dea
commit
fdfe4e4b96
@ -149,6 +149,12 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
path = [ pkgs.gnome-keyring ];
|
path = [ pkgs.gnome-keyring ];
|
||||||
};
|
};
|
||||||
|
ollama = {
|
||||||
|
enable = true;
|
||||||
|
# loadModels = [];
|
||||||
|
acceleration = "cuda";
|
||||||
|
};
|
||||||
|
open-webui.enable = true;
|
||||||
resilio = {
|
resilio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
useUpnp = true;
|
useUpnp = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user