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