add mangohud in steam
This commit is contained in:
parent
bfba9e19b1
commit
10a6235f4d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
./zsh.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; let steam-custom = (steam.override { extraPkgs = p: [ p.gamemode p.gamescope ]; }); in [
|
||||
home.packages = with pkgs; let steam-custom = (steam.override { extraPkgs = p: [ p.gamemode p.gamescope p.mangohud ]; }); in [
|
||||
_1password-gui
|
||||
discord
|
||||
doctl
|
||||
|
|
Loading…
Reference in a new issue