Skip to content

Commit

Permalink
Jobe: Work around for steam issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SquircleSpace committed Sep 11, 2021
1 parent a50b9bd commit 1df005d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion jobe.nix
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ in
discord
lutris
nvtop
steam
(steam.override {
extraPkgs = pkgs: with pkgs; [ pango harfbuzz libthai ];
})
steam.run
wine
(import ./minecraft.nix { inherit pkgs; })
Expand Down

0 comments on commit 1df005d

Please sign in to comment.