From 38e17f9e51cecef11c94cb2eb3987724bc0b9f48 Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:21:33 -0500 Subject: [PATCH] update jdr --- common/users/homeModules/gaming.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/users/homeModules/gaming.nix b/common/users/homeModules/gaming.nix index b2c5d27..31dff0b 100644 --- a/common/users/homeModules/gaming.nix +++ b/common/users/homeModules/gaming.nix @@ -7,11 +7,11 @@ jdks = [ jdk8 jdk17 - jdk22 + jdk23 ]; }) protontricks lutris ]; }; -} \ No newline at end of file +}