llama-cpp: remove folder

This commit is contained in:
2026-04-06 12:48:28 -04:00
parent 6d47f02a0f
commit a12dcb01ec
3 changed files with 1 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
./services/soulseek.nix
./services/llama-cpp
./services/llama-cpp.nix
./services/trilium.nix
./services/ups.nix

View File

@@ -1,5 +0,0 @@
{
imports = [
./llama-cpp.nix
];
}