We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1c70c commit 6ae7feeCopy full SHA for 6ae7fee
home/linux/gui/base/gaming.nix
@@ -39,6 +39,10 @@ in
39
# https://github.com/Open-Wine-Components/umu-launcher
40
# a unified launcher for Windows games on Linux
41
umu-launcher
42
+
43
+ # Sed-like editor for binary files
44
+ # required by some games to fix problems
45
+ bbe
46
])
47
++ (with pkgs-x64; [
48
# a game launcher - great for epic games and gog games
0 commit comments