mangohud: fix steam games not launching
This commit is contained in:
parent
1944bda13c
commit
a8e1eda2d9
|
@ -4,6 +4,7 @@ in {
|
|||
config = {
|
||||
programs.mangohud = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.mangohud;
|
||||
enableSessionWide = true;
|
||||
settings = {
|
||||
full = true;
|
||||
|
|
Loading…
Reference in a new issue