open ai
This commit is contained in:
parent
3525cdc425
commit
81e9cb64bb
@ -135,7 +135,7 @@ in
|
||||
];
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
# open-webui.enable = true;
|
||||
open-webui.enable = true;
|
||||
scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
@ -148,10 +148,10 @@ in
|
||||
enable = true;
|
||||
path = [ pkgs.gnome-keyring ];
|
||||
};
|
||||
# ollama = {
|
||||
# enable = true;
|
||||
# acceleration = "cuda";
|
||||
# };
|
||||
ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
};
|
||||
resilio = {
|
||||
enable = true;
|
||||
useUpnp = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user