enable steam and mangohud

This commit is contained in:
Leonardo Eugênio 2022-07-20 00:14:01 -03:00
parent 196f8d2fd9
commit 0f7cde3640
4 changed files with 3 additions and 28 deletions

View file

@ -564,4 +564,5 @@ in {
style.package = pkgs.libsForQt5.qtstyleplugins;
style.name = "gtk2";
};
programs.mangohud.enable = true;
}