From 39c472b590e738e13bc389f4eb27d981bcb94735 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Thu, 12 Mar 2026 22:00:51 +0100 Subject: [PATCH] add pwgen, siyuan, gimp programs --- home-modules/pc.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home-modules/pc.nix b/home-modules/pc.nix index 741145d..eda096b 100644 --- a/home-modules/pc.nix +++ b/home-modules/pc.nix @@ -40,6 +40,9 @@ signal-desktop transmission_4-qt6 thunderbird + pwgen + siyuan + gimp ]; programs.librewolf.enable = true; services.easyeffects.enable = true;