chore: comment reformatting

This commit is contained in:
winston 2023-02-25 23:52:01 +01:00
parent 0ae00fba5e
commit 4ecc181f2f
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -38,7 +38,7 @@ in {
programs.gpg = {
enable = true;
#NOTE: yet another workaround for gpgme on Darwin, since Firefox isn't aware of $GNUPGHOME
# NOTE: yet another workaround for gpgme on Darwin, since Firefox isn't aware of $GNUPGHOME
homedir =
if isDarwin
then "${config.home.homeDirectory}/.gnupg"
@ -88,7 +88,7 @@ in {
# Enable smartcard
use-agent = true;
#NOTE:Mailvelope does not support this
# NOTE:Mailvelope does not support this
# Disable recipient key ID in messages
# throw-keyids = true;