update llamacpp

This commit is contained in:
2026-01-20 20:20:50 -05:00
parent 6a8501bbe9
commit 58fa210eb5
5 changed files with 39 additions and 3 deletions

View File

@@ -87,7 +87,10 @@ in
};
virtualisation = {
podman = enabled;
podman = {
enable = true;
enableNvidia = true;
};
};
security = {