about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2018-06-25 20:46:36 +0200
committerProfpatsch <mail@profpatsch.de>2018-06-25 20:46:36 +0200
commit655ca6b13ed99edf8913021d168fcb7e844a1c13 (patch)
treee9a63383512265ceab0006aab7b624687fe69753 /machines/profpatsch/katara.nix
parent5ad6cd2fe58661ad5404da8e7a0eb77d24b834c8 (diff)
pkgs.profpatsch: add nix-gen
Diffstat (limited to 'machines/profpatsch/katara.nix')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index f9b7bc5b..2c1db1be 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -204,7 +204,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
+        pkgs.vuizvui.profpatsch.nix-gen
       ];
     in systemPkgs ++ xPkgs ++ guiPkgs
     ++ programmingTools ++ documentation