From 9b0dd6ca6fbbaa5e697b9559054674b50a7d5535 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 24 Apr 2018 14:46:59 +0200 Subject: =?UTF-8?q?=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 540acc2e..475035c9 100644 --- a/hel.nix +++ b/hel.nix @@ -178,7 +178,7 @@ default = "xmonad"; xmonad = { enable = true; - extraPackages = haskellPackages: (with haskellPackages; [ xmonad-contrib hostname libnotify aeson temporary parsec network taffybar ]); + extraPackages = haskellPackages: (with haskellPackages; [ xmonad-contrib hostname libnotify aeson temporary parsec network ]); }; }; -- cgit v1.2.3