trying to figure out some gnome issues. ai.

This commit is contained in:
2025-12-18 09:25:13 -06:00
parent 89068afc9f
commit 11af2f699f
3 changed files with 9 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
imports = [ ];
services.ollama = {
enable = true;
acceleration = "cuda";
host = "0.0.0.0";
openFirewall = true;
};