added ollama to laptop
This commit is contained in:
parent
00af3ac5ec
commit
979583914f
1 changed files with 4 additions and 0 deletions
|
|
@ -61,6 +61,10 @@
|
|||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
ollama = {
|
||||
enable = true;
|
||||
package = pkgs.ollama-intel;
|
||||
};
|
||||
fwupd.enable = true;
|
||||
printing.enable = true;
|
||||
fprintd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue