Move to unstable mangohud for steam
This commit is contained in:
parent
04f1310c0a
commit
728940b490
1 changed files with 2 additions and 2 deletions
|
@ -175,9 +175,9 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
package = pkgs.steam.override {
|
||||
extraPkgs = (pkgs: with pkgs; [
|
||||
extraPkgs = (pkgs: with pkgs; with unstable; [
|
||||
gamemode
|
||||
mangohud
|
||||
unstable.mangohud
|
||||
# additional packages...
|
||||
# e.g. some games require python3
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue