summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-12-03 20:39:01 +0100
committermakefu <github@syntax-fehler.de>2015-12-03 20:39:01 +0100
commit0b76b1081eb89aabd07225380659d79c881ab9f9 (patch)
tree71fff5455a9373350163062154bdf405153c6d9a /makefu
parenta8d007868342517c235963a8ab13cff7c0e5d59e (diff)
m 1 gum: add bepasty
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/gum.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/gum.nix b/makefu/1systems/gum.nix
index 63ad1833..9de07266 100644
--- a/makefu/1systems/gum.nix
+++ b/makefu/1systems/gum.nix
@@ -21,6 +21,7 @@ in {
# Chat
environment.systemPackages = with pkgs;[
weechat
+ bepasty-client-cli
];
services.bitlbee.enable = true;