From bfcebc7c851a01708a4c6c649e24682dea638540 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 14 May 2019 14:31:10 -0700 Subject: add keybase --- linux.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 37259d6..298f958 100644 --- a/linux.nix +++ b/linux.nix @@ -39,6 +39,7 @@ in pkgs.gnupg pkgs.pinentry pkgs.pavucontrol + pkgs.keybase-gui ]; fonts.fontconfig.enable = true; @@ -64,6 +65,9 @@ in emacs.enable = true; network-manager-applet.enable = true; + kbfs.enable = true; + keybase.enable = true; + polybar = { enable = true; config = { -- cgit v1.2.3