Remove duplicate mail activation
This commit is contained in:
parent
bb5d438806
commit
2a53d65c90
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue