update inputs, bin cache for cuda, disable cachy kernel, various fixes
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
libXcursor
|
||||
libXrandr
|
||||
libXi
|
||||
libxcb
|
||||
]);
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user