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

@ -36,16 +36,8 @@
graphicsAcceleration.enable = true;
directAccess.enable = true;
};
# ai = {
# enable = true;
# };
};
services = {
# ollama = {
# enable = true;
# exposePort = true;
# };
tailscale = {
enable = true;
authKeyFile = config.sops.secrets."vpn-keys/tailscale-authkey/twilight".path;