feat(gaming): add mangohud
This commit is contained in:
parent
c0694d9967
commit
58fd846b72
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [ ./steam.nix ./lutris.nix ];
|
imports = [ ./steam.nix ./lutris.nix ];
|
||||||
|
|
||||||
|
home.packages = with pkgs; [ mangohud ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue