Centralized steam configuration

This commit is contained in:
Filippo Berto 2025-01-08 23:38:48 +01:00
parent daa50575b5
commit c4225efceb
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
6 changed files with 46 additions and 58 deletions

View file

@ -63,12 +63,7 @@ in
};
};
programs.steam = {
enable = true;
extest.enable = true;
gamescopeSession.enable = true;
remotePlay.openFirewall = true;
};
programs.steam.gamescopeSession.enable = true;
services = {
avahi = {