feat: add programs

This commit is contained in:
Jacob Bachmann 2024-02-21 15:02:27 +01:00
parent cf370e0c93
commit 89582bd9cc
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,7 @@
neofetch # A fast, highly customizable system info script
lsd # The next gen ls command
ripgrep # A utility that combines the usability of The Silver Searcher with the raw speed of grep
ripgrep-all # Ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, and more
expect # A tool for automating interactive applications
jq # A lightweight and flexible command-line JSON processor
unzip # An extraction utility for archives compressed in .zip format
@ -16,6 +17,7 @@
xidel # Command line tool to download and extract data from HTML/XML pages as well as JSON APIs
nvd # Nix/NixOS package version diff tool
inotify-tools # a C library and a set of command-line programs providing a simple interface to inotify
ghostscript # postscript interpreter (mainline version)
] ++ lib.optionals (devenv.enable) [
# languages
gcc13

View file

@ -33,6 +33,8 @@
gimp # the gnu image manipulation program
calibre # comprehensive e-book software
libreoffice # comprehensive, professional-quality productivity suite, a variant of openoffice.org
xournalpp # a handwriting notetaking software with pdf annotation support
libsForQt5.okular # kde document viewer
carla # audio plugin host
picard # musicbrainz picard audio file tagger