From 124c692d7d9fdf73c3bc00290abc92dd3a316142 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Tue, 8 Jul 2025 13:29:24 +0200 Subject: [PATCH] Added chess clock --- commit_text | 2 +- configuration.nix | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index 577b911..0e96d5d 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added maliit keyboard +Added chess clock diff --git a/configuration.nix b/configuration.nix index 4759d59..3fbd352 100644 --- a/configuration.nix +++ b/configuration.nix @@ -248,6 +248,8 @@ winetricks jdk # needed for stellwerksim + + chess-clock ]; in if config.productiveBuild then basePackages