feat(steam): add gamescope session
This commit is contained in:
parent
e77fc1fe1d
commit
f5aaaf901f
|
@ -12,4 +12,6 @@
|
||||||
hardware.pulseaudio.support32Bit = config.hardware.pulseaudio.enable;
|
hardware.pulseaudio.support32Bit = config.hardware.pulseaudio.enable;
|
||||||
|
|
||||||
hardware.steam-hardware.enable = true;
|
hardware.steam-hardware.enable = true;
|
||||||
|
|
||||||
|
programs.steam.gamescopeSession.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue