add options from programs.steam to gaming system's config

This commit is contained in:
2025-07-13 03:05:20 +02:00
parent 9cada81de6
commit 45803f8024
3 changed files with 15 additions and 1 deletions
-1
View File
@@ -2,5 +2,4 @@
{
options.lumpiasty.pc = lib.mkEnableOption "Enable options specific to personal computers";
options.lumpiasty.gaming = lib.mkEnableOption "Enable options specific to gaming computers";
}