Hi list

In a system configuration I won't to add a password file from a gpg encrypted file in the following manner:

(service radicale-service-type
                              (radicale-configuration
                               (config-file (mixed-text-file "radicale.conf" "
[auth]
type = htpasswd
htpasswd_filename = " (local-file "my-password.gpg ") "
htpasswd_encryption = plain
"))))

This obviously does not work, but how would I achieve to call gpg --decrypt --quiet inside the mixed-text-file?

Best

--
Reza Housseini

This message is signed with my GnuPG key:

    C0F3 0812 9AF2 80F4 0830 C2C1 C375 C6AF 0512 5C52

Attachment: OpenPGP_0xC375C6AF05125C52.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to