lkajsdlakjsdlkjasd

This commit is contained in:
2024-10-17 22:50:41 +02:00
parent 0e0b638e79
commit d97b9bbcd7
7 changed files with 16 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
{ config, pkgs, lib, ... }:
{
# http://localhost:11434/
services.ollama.enable = true;
/* services.ollama.openFirewall = true; */
}