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