gaming: enable gamescope
This commit is contained in:
parent
2eb1008ec0
commit
8ee7f83377
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@
|
|||
# Steam itself is enabled in modules/programs.nix.
|
||||
programs.steam.extraCompatPackages = [ pkgs.proton-ge-bin ];
|
||||
|
||||
# Gamescope micro-compositor (adds capSysNice wrapper + puts gamescope in PATH).
|
||||
programs.gamescope.enable = true;
|
||||
|
||||
services.flatpak = {
|
||||
enable = true;
|
||||
remotes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue