Steam: enabled extest and added gamemode package to steamenv
This commit is contained in:
parent
b4187028fb
commit
58301453a1
1 changed files with 4 additions and 0 deletions
|
|
@ -53,10 +53,14 @@ in {
|
|||
steam = {
|
||||
enable = true;
|
||||
|
||||
extraPackages = [
|
||||
pkgs.gamemode
|
||||
];
|
||||
extraCompatPackages = [
|
||||
pkgs.proton-ge-bin
|
||||
];
|
||||
|
||||
extest.enable = true;
|
||||
gamescopeSession.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue