Configure gamescope and gamemode for mrmeeseeks
This commit is contained in:
parent
a8114e7728
commit
44ea1eed41
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
config.modules.gaming.steam.enable = true;
|
config.modules.gaming.steam = {
|
||||||
|
enable = true;
|
||||||
|
gamemode = true;
|
||||||
|
gamescope = true;
|
||||||
|
};
|
||||||
config.modules.hardware.laptop.enable = false;
|
config.modules.hardware.laptop.enable = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue