From 89582bd9cc0e110ea085dcd7ec48b4598e212956 Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Wed, 21 Feb 2024 15:02:27 +0100 Subject: [PATCH] feat: add programs --- modules/packages.nix | 2 ++ users/gandalf/modules/gui/programs/default.nix | 2 ++ 2 files changed, 4 insertions(+) diff --git a/modules/packages.nix b/modules/packages.nix index c147b85..cfe53b9 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -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 diff --git a/users/gandalf/modules/gui/programs/default.nix b/users/gandalf/modules/gui/programs/default.nix index f674606..698ac95 100644 --- a/users/gandalf/modules/gui/programs/default.nix +++ b/users/gandalf/modules/gui/programs/default.nix @@ -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