diff --git a/home/christoph/default.nix b/home/christoph/default.nix index dbc531c0..00bfa7a2 100644 --- a/home/christoph/default.nix +++ b/home/christoph/default.nix @@ -45,8 +45,9 @@ rec { # doom.autoUpgrade = false; # Very volatile as the upgrade fails sometimes with bleeding edge emacs # }; + # TODO: Only sync protonmail using its bridge email = { - enable = true; + enable = false; autosync = true; imapnotify = false;