feat: cleaned up ai tooling
This commit is contained in:
parent
4eb36ddfc7
commit
0ca99c1835
19 changed files with 48 additions and 4668 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue