This commit is contained in:
bug
2026-08-18 21:11:15 -05:00
parent c4220bc621
commit 1dffa3a0a2
23 changed files with 583 additions and 540 deletions
+11 -4
View File
@@ -1,7 +1,14 @@
{ den, ... }: {
{ 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
];
};
}