test
This commit is contained in:
parent
0247358266
commit
aa09b81bbc
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue