diff --git a/users/gandalf/modules/packages.nix b/users/gandalf/modules/packages.nix index cc929a4..493e7d3 100644 --- a/users/gandalf/modules/packages.nix +++ b/users/gandalf/modules/packages.nix @@ -4,8 +4,11 @@ gopass gopass-jsonapi yt-dlp + ranger # a vim-inspired filemanager for the console gdu # fast disk usage analyzer with console interface written in go - duf # disk usage/free utility - a better 'df' alternative + duf # disk usage/free utility - a better 'df' alternative + phoronix-test-suite # the phoronix test suite open-source, cross-platform automated testing/benchmarking software + ffmpeg ]; }