From c6b2dfaf0cd7a9206e9940a4f0a74f90d4b575b5 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Thu, 10 Jul 2025 18:57:30 +0200 Subject: [PATCH] Home: Add exfat dependencies --- home/christoph/default.nix | 4 ++-- system/default.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/home/christoph/default.nix b/home/christoph/default.nix index 242307a6..8883a59f 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -356,13 +356,11 @@ ffmpegthumbnailer # Video thumbnails mediainfo # Media meta information file # File meta information - tree # Folder preview unrar # Cooler WinRar p7zip # Zip stuff unzip # Unzip stuff progress # Find coreutils processes and show their progress tokei # Text file statistics in a project - ripdrag # drag & drop from terminal playerctl # media player control pastel # color tools nvd # nix rebuild diff @@ -431,6 +429,7 @@ cachix ] (lib.mkIf (!headless) [ + ripdrag # drag & drop from terminal veracrypt # Proton @@ -452,6 +451,7 @@ audacity ferdium gparted + exfatprogs # Office wacomtablet # For xournalpp/krita diff --git a/system/default.nix b/system/default.nix index 8535ef9a..3d4d3605 100644 --- a/system/default.nix +++ b/system/default.nix @@ -234,6 +234,7 @@ with mylib.networking; { wget mprocs # run multiple processes in single terminal window, screen alternative parted # partition manager + exfat procs # Better ps procps # pgrep, pkill busybox