home: mail: put modules into folders
This commit is contained in:
parent
8a9337710f
commit
2449a96652
|
@ -6,9 +6,9 @@ let
|
|||
in
|
||||
{
|
||||
imports = [
|
||||
./accounts.nix
|
||||
./himalaya.nix
|
||||
./msmtp.nix
|
||||
./accounts
|
||||
./himalaya
|
||||
./msmtp
|
||||
];
|
||||
|
||||
options.my.home.mail = with lib; {
|
||||
|
|
Loading…
Reference in a new issue