1

Home: Add exfat dependencies

This commit is contained in:
2025-07-10 18:57:30 +02:00
parent 86261a0d76
commit 34fd0e5abe
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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