profile/gaming: add gamescope

This commit is contained in:
Felix Buehler 2026-04-14 00:37:40 +02:00
parent aedea1d68a
commit bf90c14bc5
2 changed files with 79 additions and 33 deletions

View file

@ -3,7 +3,10 @@ _: {
my.profiles = {
clean.enable = true;
development.enable = true;
gaming.enable = true;
gaming = {
enable = true;
gamescope.enable = true;
};
nix.enable = true;
sync.enable = true;
update.enable = true;