about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-04-26 22:25:01 +0200
committerProfpatsch <mail@profpatsch.de>2017-04-26 22:32:31 +0200
commit83cde9698284e8f75ac046af8a65be9ae1a99d92 (patch)
tree79ce9cd789f0b95a62c260027e619b23961d6777 /machines/profpatsch/katara.nix
parent0f98e6789f3d1038e48a85ff9a9eebee3b80871c (diff)
machines/katara: add nix-gen and modified searx
Diffstat (limited to 'machines/profpatsch/katara.nix')
-rw-r--r--machines/profpatsch/katara.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index a7364e66..0013df14 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -185,6 +185,7 @@ in {
         redshift   # increases screen warmth at night (so i don’t have to feel cold)
         # on remove keep pdfjam!
         (texlive.combine { inherit (texlive) scheme-medium latexmk IEEEtran needspace; })
+        myPkgs.nix-gen
       ];
     in systemPkgs ++ xPkgs ++ guiPkgs
     ++ programmingTools ++ documentation