add gaming option to home-manager

This commit is contained in:
2025-07-13 02:47:15 +02:00
parent 43785dcc62
commit 9cada81de6
5 changed files with 16 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
gpg = osConfig.lumpiasty.pc;
enablePcApps = osConfig.lumpiasty.pc;
dev = osConfig.lumpiasty.pc;
gaming = osConfig.lumpiasty.gaming;
};
home.stateVersion = "24.05";