feat(applications): add steam
This commit is contained in:
parent
33866181e7
commit
7bcda9193b
6
modules/applications/steam/default.nix
Normal file
6
modules/applications/steam/default.nix
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
programs.steam = {
|
||||||
|
enable = true;
|
||||||
|
gamescopeSession.enable = true;
|
||||||
|
};
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user