.
Some checks failed
Test action / kaas (push) Failing after 0s

This commit is contained in:
Chris Kruining 2025-12-31 02:40:44 +01:00
parent 6fb898e01c
commit baa67ad6cd
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -25,18 +25,18 @@ in {
}; };
}; };
gamescopeSession = { # gamescopeSession = {
enable = true; # enable = true;
args = ["--immediate-flips"]; # args = ["--immediate-flips"];
}; # };
}; };
# https://github.com/FeralInteractive/gamemode # https://github.com/FeralInteractive/gamemode
gamemode = { # gamemode = {
enable = true; # enable = true;
enableRenice = true; # enableRenice = true;
settings = {}; # settings = {};
}; # };
# gamescope = { # gamescope = {
# enable = true; # enable = true;