Some pinentry setup; updated mnemosyne disk to use labels
This commit is contained in:
@@ -71,13 +71,6 @@
|
||||
# For RTL-SDR
|
||||
hardware.rtl-sdr.enable = true;
|
||||
|
||||
# Setup Pinentry
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryPackage = pkgs.pinentry-gtk2;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
# Setup protonmail bridge
|
||||
systemd.user.services.protonmail-bridge = {
|
||||
description = "Protonmail Bridge";
|
||||
|
||||
Reference in New Issue
Block a user