From b9ef34dbf90b55b2a2000fef723c98e9b6e64f4e Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sun, 7 Aug 2022 17:12:05 +0200 Subject: [PATCH] enable new emacs autosync option --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index dab0ab66..2cd85ffd 100644 --- a/home/home.nix +++ b/home/home.nix @@ -19,6 +19,7 @@ rec { modules = { emacs.enable = true; emacs.useDoom = true; + emacs.autosync = true; }; # TODO: Email