mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
chore: explicitly enable gamescope
This commit is contained in:
parent
0daae5c483
commit
19e371edd1
2 changed files with 3 additions and 0 deletions
|
@ -163,6 +163,8 @@
|
|||
gamescopeSession.enable = true;
|
||||
};
|
||||
|
||||
programs.gamescope.enable = true;
|
||||
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
steam = pkgs.steam.override {
|
||||
extraPkgs = pkgs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue