feat(desktop): some more settings.
This commit is contained in:
parent
f79f43c617
commit
f8992a97e4
3 changed files with 10 additions and 7 deletions
|
|
@ -12,6 +12,9 @@
|
|||
# Install steam
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = [
|
||||
pkgs.proton-ge-custom
|
||||
];
|
||||
};
|
||||
# Enable gamescope
|
||||
programs.gamescope = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue