Evie Litherland-Smith
2579ddbaa9
Started accounts/email.nix to prep separation for adding calendar and contact expressions Move maildir back to ~/.mail to be consistent with ~/.calendar and ~/.contact
6 lines
43 B
Nix
6 lines
43 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [ ./email.nix ];
|
|
}
|