From 3c3d48174f1388106e78a446d53cb28e41a1a092 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 8 Apr 2019 09:44:02 -0700 Subject: Add pinentry and evil-surround --- linux.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 80dd949..730df15 100644 --- a/linux.nix +++ b/linux.nix @@ -16,6 +16,7 @@ let in { imports = [ ./common.nix ./email.nix ]; + home.packages = [ pkgs.gnupg pkgs.pinentry ]; fonts.fontconfig.enableProfileFonts = true; xresources = { -- cgit v1.2.3