universedesktop: PrismLauncherm, default wayland support

This commit is contained in:
2024-11-27 21:57:01 -05:00
parent 6390e72806
commit e83c380ce6

View File

@@ -9,14 +9,6 @@
# Game compat
programs.gamemode.enable = true;
nixpkgs.overlays = [
(final: prev: {
prismlauncher = prev.prismlauncher.override {
withWaylandGLFW=true;
};
})
];
environment.systemPackages = with pkgs; [
# For Steam
protontricks