Update ankaa config

This commit is contained in:
2024-09-08 11:38:30 -05:00
committed by Ethan Simmons
parent 34902172ee
commit 5abf1281f5
6 changed files with 36 additions and 23 deletions

View File

@@ -2,4 +2,5 @@
{
gamescope = import ./gamescope-last-working.nix;
llama-cpp = import ./llama-cpp.nix { inherit inputs; };
printrun = import ./printrun.nix { inherit inputs; };
}