summaryrefslogtreecommitdiffstats
path: root/1systems
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
commite2f77435d7816c426d1920d2d3cb7724eaa9db31 (patch)
tree6e8bc875018b0775ce9520e57940de3274e75c09 /1systems
parentc692d8a5cbf2d31c145c3f63c09559913ba0bc09 (diff)
m 1 gum: add bepasty
Diffstat (limited to '1systems')
-rw-r--r--1systems/gum.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/1systems/gum.nix b/1systems/gum.nix
index 63ad18339..9de07266e 100644
--- a/1systems/gum.nix
+++ b/1systems/gum.nix
@@ -21,6 +21,7 @@ in {
# Chat
environment.systemPackages = with pkgs;[
weechat
+ bepasty-client-cli
];
services.bitlbee.enable = true;