about summary refs log tree commit diff
path: root/machines/sternenseemann/fliewatuet.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/sternenseemann/fliewatuet.nix')
-rw-r--r--machines/sternenseemann/fliewatuet.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/machines/sternenseemann/fliewatuet.nix b/machines/sternenseemann/fliewatuet.nix
index fe4af8e6..0f737d48 100644
--- a/machines/sternenseemann/fliewatuet.nix
+++ b/machines/sternenseemann/fliewatuet.nix
@@ -1,4 +1,4 @@
-{ config, pkgs, ... }:
+{ config, lib, pkgs, ... }:
 
 let
    mytexlive = with pkgs.texlive; combine { inherit scheme-medium minted units collection-bibtexextra wrapfig; };
@@ -147,7 +147,6 @@ in {
     filezilla
     screen-message
     xmpp-client
-    jackline
 
     ## GUI
     # wm etc.
@@ -171,7 +170,7 @@ in {
     ## services
     gutenprint
     acpi
-  ];
+  ] ++ lib.optional (pkgs ? jackline) pkgs.jackline;
 
   fonts.fontconfig = {
     defaultFonts = {