From 5eee40d2a69124b9ef81f9fdc8ed6b22c6cc3bed Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Sun, 6 Jul 2025 04:16:05 +0200 Subject: [PATCH] Added jdk needed by stellwerksim --- commit_text | 2 +- configuration.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index fa90fa7..c0216e1 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Updated flake +Added jdk needed by stellwerksim diff --git a/configuration.nix b/configuration.nix index c36db2b..8942b48 100644 --- a/configuration.nix +++ b/configuration.nix @@ -244,6 +244,8 @@ wineWowPackages.staging winetricks + + jdk # needed for stellwerksim ]; in if config.productiveBuild then basePackages