From 015d5497a881b9b9b16038c9c93cd4a0fd70033d Mon Sep 17 00:00:00 2001 From: fnord Date: Sun, 27 Apr 2025 00:04:20 +0200 Subject: [PATCH] user-chch.nix aktualisiert Added additional software --- user-chch.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user-chch.nix b/user-chch.nix index d54f3b7..67621a5 100644 --- a/user-chch.nix +++ b/user-chch.nix @@ -14,6 +14,9 @@ nextcloud-client libreoffice-qt6-fresh temurin-jre-bin-23 + thonny + gqrx + rpi-imager ]; }; }