feat(gaming): add gamescope
This commit is contained in:
parent
af79b1cfff
commit
3ea23a83fb
|
@ -3,5 +3,5 @@
|
|||
{
|
||||
imports = [ ./steam.nix ./lutris.nix ];
|
||||
|
||||
home.packages = with pkgs; [ mangohud ];
|
||||
home.packages = with pkgs; [ gamescope mangohud ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue