minecraft

This commit is contained in:
4DBug
2026-04-01 09:46:10 -05:00
parent 340f181c58
commit 94020b6df9
6 changed files with 48 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{ den, ... }: {
den.aspects.gaming = {
includes = with den.aspects; [ steam roblox hytale polytoria game-tools emulators star-citizen minecraft ];
includes = with den.aspects; [ steam roblox polytoria game-tools emulators star-citizen minecraft ];
};
}