Some pinentry setup; updated mnemosyne disk to use labels

This commit is contained in:
Random936
2026-05-18 09:42:06 -04:00
parent dd1d998fdf
commit 5491cfc0a2
3 changed files with 13 additions and 12 deletions

View File

@@ -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";