about summary refs log tree commit diff
path: root/machines/profpatsch/katara.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-04-27 01:13:13 +0200
committerProfpatsch <mail@profpatsch.de>2017-04-27 01:13:13 +0200
commit4b1141bbfe53a349820cd70152d0067dedb355a8 (patch)
tree4e9e1b8706fcbee856495a564cf32868455a8c43 /machines/profpatsch/katara.nix
parent1fcecd0b9d6424f32f304c4fda0598894aac2011 (diff)
machines/katara: maybe not nix-gen yet
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 0013df14..9a9cbb30 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -185,7 +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
+        # myPkgs.nix-gen
       ];
     in systemPkgs ++ xPkgs ++ guiPkgs
     ++ programmingTools ++ documentation