update inputs, bin cache for cuda, disable cachy kernel, various fixes

This commit is contained in:
4DBug
2026-05-09 21:13:56 -05:00
parent e559f6dd01
commit c4220bc621
12 changed files with 341 additions and 188 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
{ den, ... }: {
den.aspects.gaming = {
includes = with den.aspects; [ steam roblox polytoria game-tools emulators star-citizen minecraft ];
includes = with den.aspects; [ steam roblox polytoria game-tools emulators
#star-citizen
minecraft ];
};
}