feat: disable smb and enable llama

This commit is contained in:
uttarayan21
2025-08-06 12:27:15 +05:30
parent bc8ff7ba0c
commit 4be00f3108
9 changed files with 109 additions and 35 deletions

View File

@@ -187,6 +187,11 @@
# url = "path:/home/servius/Projects/ALVR";
# inputs.nixpkgs.follows = "nixpkgs";
# };
ik_llama = {
url = "github:ikawrakow/ik_llama.cpp?submodules=1";
# submodules = true;
flake = false;
};
};
outputs = {