From 49707da7801bf51ae98e2f58eb4ca8c19bd18b04 Mon Sep 17 00:00:00 2001 From: Trolli Schmittlauch Date: Wed, 26 Sep 2018 15:32:06 +0200 Subject: [PATCH] Paketliste mit altem gentoo System abgeglichen --- home.nix | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 2830cd4..137a51e 100644 --- a/home.nix +++ b/home.nix @@ -23,6 +23,12 @@ let anki signal-desktop (tor-browser-bundle-bin.override {mediaSupport=true;pulseaudioSupport=true;}) + virtualbox + pdfpc + quaternion + #corebird + gpx-viewer + gpxsee ]; graphicsApps = [ @@ -31,7 +37,13 @@ let darktable hugin luminanceHDR - ]; + exiftool + ] + ++ (with gimpPlugins; [ + resynthesizer2 + fourier + lqrPlugin + ]); multimediaApps = [ mpv @@ -40,6 +52,10 @@ let unstable.clementine youtube-dl sonic-pi + musescore + audacity + avidemux + linphone ]; cliApps = [ @@ -59,6 +75,10 @@ let unar pwgen pandoc + agrep + pdfgrep + torsocks + ncdu ]; nixHelpers = [ @@ -85,6 +105,9 @@ let #ktouch konversation okteta + ktorrent + krdc + skanlite ] ++ (with kdeFrameworks; [ networkmanager-qt @@ -102,6 +125,11 @@ let valgrind zeal gcc + kdevelop + qtcreator + shellcheck + mtr + wireshark ]; @@ -135,10 +163,13 @@ let pip numpy matplotlib + jedi ]; fonts = [ # TODO: vollkorn + # TODO: humor-sans + comic-neue source-sans-pro source-serif-pro ];