feat: enable ollama

This commit is contained in:
Noa Aarts 2024-10-03 00:45:26 +02:00
parent 8daa728063
commit ee9dc5f598
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -219,6 +219,10 @@
};
services = {
ollama = {
enable = true;
acceleration = "cuda";
};
desktopManager.cosmic.enable = false;
pcscd.enable = true; # for yubikey
pipewire = {