feat(steam): add compatibility utils

This commit is contained in:
Mohammad Rafiq 2025-04-27 21:12:20 +08:00
parent b62ca97ccb
commit ccde8e238e
No known key found for this signature in database
4 changed files with 85 additions and 17 deletions

View file

@ -9,5 +9,4 @@
hardware-config.cpu = "amd";
hardware-config.gpu = "nvidia";
gaming.steam.enable = true;
gaming.steam.enableGamescope = true;
}