feat: add utils

This commit is contained in:
Leon Schwarzäugl 2025-02-27 16:47:01 +01:00
parent 5698e8f7ef
commit 63b6bfc35d
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 10 additions and 2 deletions

View file

@ -8417,6 +8417,10 @@ This holds packages that I can use as provided, or with small modifications (as
findutils findutils
units units
vim vim
sshfs
fuse
ventoy
poppler_utils
# nix # nix
alejandra alejandra
@ -8493,7 +8497,7 @@ This holds packages that I can use as provided, or with small modifications (as
# dirvish file previews # dirvish file previews
fd fd
imagemagick imagemagick
poppler # poppler
ffmpegthumbnailer ffmpegthumbnailer
mediainfo mediainfo
gnutar gnutar

View file

@ -36,6 +36,10 @@
findutils findutils
units units
vim vim
sshfs
fuse
ventoy
poppler_utils
# nix # nix
alejandra alejandra
@ -112,7 +116,7 @@
# dirvish file previews # dirvish file previews
fd fd
imagemagick imagemagick
poppler # poppler
ffmpegthumbnailer ffmpegthumbnailer
mediainfo mediainfo
gnutar gnutar