Remove duplicate mail activation

This commit is contained in:
Evie Litherland-Smith 2023-10-01 12:16:31 +01:00
parent bb5d438806
commit 2a53d65c90

View file

@ -24,13 +24,7 @@
accounts = { accounts = {
email.accounts = { email.accounts = {
proton.primary = false; proton.primary = false;
ukaea = { ukaea.primary = true;
primary = true;
imapnotify.enable = true;
mbsync.enable = true;
msmtp.enable = true;
mu.enable = true;
};
}; };
calendar.accounts.ukaea = { calendar.accounts.ukaea = {
vdirsyncer.enable = false; # TEMP until fixed vdirsyncer.enable = false; # TEMP until fixed