Skip to content

Commit 6ae7fee

Browse files
committed
feat: gaming - add bbe
1 parent 8d1c70c commit 6ae7fee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

home/linux/gui/base/gaming.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ in
3939
# https://github.com/Open-Wine-Components/umu-launcher
4040
# a unified launcher for Windows games on Linux
4141
umu-launcher
42+
43+
# Sed-like editor for binary files
44+
# required by some games to fix problems
45+
bbe
4246
])
4347
++ (with pkgs-x64; [
4448
# a game launcher - great for epic games and gog games

0 commit comments

Comments
 (0)