From 1b41b7abf2f1562736fe35a3e6ad4df150870725 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 6 May 2019 20:41:37 -0700 Subject: [PATCH] [NixOS] Add slack client --- nixos/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 72334d5f..d4299b41 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -123,6 +123,7 @@ in rofi rofi-pass skippy-xd + slack synergy udiskie volnoti @@ -148,6 +149,7 @@ in stack haskell.compiler.ghc863 (all-hies.selection { selector = p: { inherit (p) ghc864 ghc863 ghc843; }; }) + # (all-hies.selection { selector = p: { inherit (p) ghc864 ghc863 ghc843; }; }) # Scala sbt