feat(applications): add steam

This commit is contained in:
Michael Thomas 2024-05-15 22:37:19 -04:00
parent 33866181e7
commit 7bcda9193b

View File

@ -0,0 +1,6 @@
{
programs.steam = {
enable = true;
gamescopeSession.enable = true;
};
}