From efce5c6293b732a778acbec827b4d8a60f563ee0 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 21 Mar 2026 14:06:55 +0100 Subject: [PATCH] Home/Darwinix: Add packages --- home/christoph/darwinix/default.nix | 40 +++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/home/christoph/darwinix/default.nix b/home/christoph/darwinix/default.nix index e95e94fc..48a6eb30 100644 --- a/home/christoph/darwinix/default.nix +++ b/home/christoph/darwinix/default.nix @@ -58,8 +58,48 @@ gdu duf sd + fclones + tealdeer + killall + atool + exiftool + ouch + ffmpegthumbnailer + mediainfo + file + unrar + p7zip + unzip + progress + tokei + nix-tree + just + + ffmpeg-full + imagemagick + + poppler-utils + pdf2svg + pandoc + + dig + tcpdump + traceroute + gping + curlie + wget + doggo + rsync + rclone + httpie + + inputs.nps.packages.${pkgs.stdenv.hostPlatform.system}.default cachix + + # GUI + ripdrag + jellyfin-tui ]; stateVersion = "25.11";