home: mail: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:28:45 +02:00
parent 8a9337710f
commit 2449a96652
4 changed files with 3 additions and 3 deletions

View file

@ -6,9 +6,9 @@ let
in
{
imports = [
./accounts.nix
./himalaya.nix
./msmtp.nix
./accounts
./himalaya
./msmtp
];
options.my.home.mail = with lib; {