Evie Litherland-Smith
a615762940
Move mail into accounts expression set Add vdirsyncer and initial config to sync to CalDAV and CardDAV TODO add to emacs
7 lines
78 B
Nix
7 lines
78 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [ ./default.nix ];
|
|
services.mbsync.enable = true;
|
|
}
|