feat(desktop): some more settings.

This commit is contained in:
CronyAkatsuki 2025-10-01 14:37:08 +02:00
parent f79f43c617
commit f8992a97e4
3 changed files with 10 additions and 7 deletions

View file

@ -12,6 +12,9 @@
# Install steam
programs.steam = {
enable = true;
extraCompatPackages = [
pkgs.proton-ge-custom
];
};
# Enable gamescope
programs.gamescope = {