[desktop] Fix formatting

This commit is contained in:
2024-12-16 11:09:33 -08:00
parent 32d0c7fa5a
commit 56d03f4228

View File

@@ -114,9 +114,9 @@ in
gamescopeSession = { gamescopeSession = {
enable = true; enable = true;
}; };
extraCompatPackages = with pkgs; [ extraCompatPackages = with pkgs; [
proton-ge-bin proton-ge-bin
]; ];
#package = pkgs.steam.override { #package = pkgs.steam.override {
#withJava = true; #withJava = true;
#withPrimus = true; #withPrimus = true;