Update password command

This commit is contained in:
albert 2024-05-07 12:52:58 +09:00
parent 7f4aa59106
commit 295ed7494b
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -45,7 +45,7 @@
address = "albert@sysctl.io";
# password
# https://nix-community.github.io/home-manager/options.html#opt-accounts.email.accounts._name_.passwordCommand
password_command = "cat /run/secrets/albert/email_password";
passwordCommand = "cat /run/secrets/albert/email_password";
realName = "Albert J. Copeland";
signature = ''
Albert J. Copeland