diff --git a/index.html b/index.html index da3e92cb..2b2bc076 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index a6fa9111..0cce6076 100644 --- a/options.html +++ b/options.html @@ -5086,6 +5086,11 @@ See htt <home-manager/modules/programs/msmtp.nix>
programs.msmtp.extraConfig
Extra configuration lines to add to ~/.msmtprc
.
See https://marlam.de/msmtp/msmtprc.txt for examples.
+
+Note, if running msmtp fails with the error message "account default
+was already defined" then you probably have an account command here.
+Account commands should be placed in
+accounts.email.accounts.<name>.msmtp.extraConfig
.
Type: strings concatenated with "\n"
Default:
""
Declared by: