setup local llms with websearch

This commit is contained in:
2025-11-06 12:00:23 +01:00
parent 2cbbbddcab
commit 9ba39dbff4
10 changed files with 64 additions and 31 deletions

View File

@@ -1,3 +1,4 @@
{
virtualisation.docker.enable = true;
virtualisation.oci-containers.backend = "docker";
}