Skip to content

Commit f4d2a4b

Browse files
committed
Revert "Enable Battle.net support in Lutris"
This reverts commit 8dc1e9c.
1 parent 7032fe5 commit f4d2a4b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

modules/gaming/default.nix

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ with lib; {
1818
environment.systemPackages = with pkgs; [
1919
protonup-qt
2020
unstable.wineWowPackages.unstableFull
21-
(lutris.override {
22-
extraLibraries = pkgs: [
23-
protobuf
24-
];
25-
})
21+
lutris
2622
bottles
2723
heroic
2824
];

0 commit comments

Comments
 (0)