feat: cleaned up ai tooling

This commit is contained in:
Leyla Becker 2026-04-07 20:24:15 -05:00
parent 4eb36ddfc7
commit 0ca99c1835
19 changed files with 48 additions and 4668 deletions

View file

@ -38,10 +38,6 @@
hardware = {
directAccess.enable = true;
};
# ai = {
# enable = true;
# };
};
virtualisation.docker.enable = true;
@ -85,13 +81,6 @@
};
syncthing.enable = true;
# ollama = {
# enable = true;
# loadModels = [
# "llama3.1:8b"
# ];
# };
};
# Enable network-online.target for better network dependency handling