home: mail: enable msmtp
This commit is contained in:
parent
b6077dabf3
commit
982f95ae8b
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ in
|
|||
Service.Environment = "RBW_AGENT=${pkgs.rbw}/bin/rbw-agent";
|
||||
};
|
||||
|
||||
programs.msmtp.enable = true;
|
||||
|
||||
programs.mu.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue