Separate option for gaming

This commit is contained in:
Geoffrey Frogeye 2023-12-02 21:50:59 +01:00
parent c9156044f8
commit a137506a13
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
9 changed files with 29 additions and 9 deletions

View file

@ -10,5 +10,6 @@
python = true;
};
extra = true;
gaming = true;
};
}