From 5570e75803b8292b493565605bd2e27a6de1d3ef Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 11 Nov 2017 23:00:10 +0100 Subject: =?UTF-8?q?=E2=80=A6=20taffybar=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 09dc49c5..5d7543ef 100644 --- a/hel.nix +++ b/hel.nix @@ -149,7 +149,7 @@ default = "xmonad"; xmonad = { enable = true; - extraPackages = haskellPackages: (with haskellPackages; [ xmonad-contrib hostname libnotify aeson temporary parsec network ]); + extraPackages = haskellPackages: (with haskellPackages; [ xmonad-contrib hostname libnotify aeson temporary parsec network taffybar ]); }; }; -- cgit v1.2.3