diff --git a/nixos/gaming.nix b/nixos/gaming.nix index 9926604..e7a2281 100644 --- a/nixos/gaming.nix +++ b/nixos/gaming.nix @@ -6,7 +6,13 @@ dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server }; environment.systemPackages = with pkgs; [ - prismlauncher + (prismlauncher.override { + jdks = with pkgs; [ + jdk8 + jdk17 + jdk21 + ]; + }) lunar-client heroic protonup-qt