This commit is contained in:
iFargle 2023-09-01 22:03:33 +09:00
parent 0247358266
commit aa09b81bbc

View file

@ -71,6 +71,10 @@
# https://github.com/NixOS/nixpkgs/pull/211300 # https://github.com/NixOS/nixpkgs/pull/211300
# https://github.com/NixOS/nixpkgs/pull/244060 # https://github.com/NixOS/nixpkgs/pull/244060
# Try gamescope:
programs.gamescope.enable = true;
programs.steam.gamescopeSession.enable = true;
hardware = { hardware = {
opengl = { opengl = {
enable = true; enable = true;