mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
mandarin: enable flatpak
This commit is contained in:
parent
00c2472ce2
commit
4f14130b95
|
@ -60,6 +60,7 @@
|
||||||
hoenn.enable = true;
|
hoenn.enable = true;
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
|
flatpak.enable = true;
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
gpu = "nvidia";
|
gpu = "nvidia";
|
||||||
|
|
Loading…
Reference in a new issue