added gaming module

This commit is contained in:
kenji
2025-07-02 19:28:47 -05:00
parent e1de9403e4
commit 27cc1641f2
5 changed files with 18 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
{
imports = [
../system/stream.nix
../system/gaming.nix
];
}