From 66d3268b80620ae1236cbfb7cbf07543061be607 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 20 Jan 2023 11:52:01 -0500 Subject: working on my email setup Change-Id: Iff7f41d9474c0a6785c3f049b7b76da75c130d81 --- profiles/workshop.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'profiles/workshop.nix') diff --git a/profiles/workshop.nix b/profiles/workshop.nix index 311aeab..9f92ea1 100644 --- a/profiles/workshop.nix +++ b/profiles/workshop.nix @@ -7,6 +7,7 @@ ../lib/ssh.nix ../lib/packages.nix ../lib/emacs.nix + ../lib/email.nix ]; home = { @@ -51,5 +52,5 @@ ''; }; - + services.mbsync.enable = true; } -- cgit v1.2.3