From 4194b3a171cb3486d81c6ce791644de11200fe50 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Fri, 16 Dec 2022 21:24:03 +0100 Subject: small fixes --- modules/gnupg.nix | 2 +- modules/mail/default.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/gnupg.nix b/modules/gnupg.nix index 57ca9fd..6d52e66 100644 --- a/modules/gnupg.nix +++ b/modules/gnupg.nix @@ -5,7 +5,7 @@ gnupg opensc - yubioath-desktop + yubikey-personalization-gui ]; # smartcard support diff --git a/modules/mail/default.nix b/modules/mail/default.nix index 9f1cc14..dfdb014 100644 --- a/modules/mail/default.nix +++ b/modules/mail/default.nix @@ -10,6 +10,7 @@ in notmuch pass w3m + links2 ]; sops.secrets = { -- cgit v1.3.1