feat: enable ollama
This commit is contained in:
parent
8daa728063
commit
ee9dc5f598
1 changed files with 4 additions and 0 deletions
|
|
@ -219,6 +219,10 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
};
|
||||
desktopManager.cosmic.enable = false;
|
||||
pcscd.enable = true; # for yubikey
|
||||
pipewire = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue