Update ankaa config

This commit is contained in:
2024-09-08 11:52:42 -05:00
parent ce0f62103a
commit a3eeb9c347
6 changed files with 63 additions and 3 deletions

View File

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