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