From bb8124db1bc70ea424722fc69ce63477181e5cfe Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 31 May 2021 14:38:55 +0200 Subject: Install tex packages and programs --- nixhome/.config/nixpkgs/home.nix | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'nixhome') diff --git a/nixhome/.config/nixpkgs/home.nix b/nixhome/.config/nixpkgs/home.nix index fb43321..75ea6ef 100644 --- a/nixhome/.config/nixpkgs/home.nix +++ b/nixhome/.config/nixpkgs/home.nix @@ -28,9 +28,17 @@ (mumble.override { pulseSupport = true; }) libreoffice-fresh liferea qutebrowser mate.caja audacity gnome3.eog veracrypt xournal remmina + musescore fractal gnome3.gnome-disk-utility ipcalc playerctl + xarchive gtkwave # Other stuff - texlive.combined.scheme-medium biber + ( texlive.combine { inherit (texlive) + scheme-medium minted fvextra upquote catchfile xstring framed + multirow makecell ntheorem cleveref enumitem todonotes + lastpage biblatex glossaries pgfplots csquotes soul + mfirstuc xfor datatool mdframed zref needspace; + }) + biber youtube-dl sshpass python38Packages.pynvim aspell aspellDicts.da aspellDicts.en ffmpegthumbnailer tio imagemagick sox poppler_utils -- cgit v1.2.3