Disable nextcloud on work laptop again due to firewall issues
This commit is contained in:
parent
ddfe5ff217
commit
dc9c5d553d
|
@ -13,6 +13,7 @@
|
||||||
ukaea.primary = true;
|
ukaea.primary = true;
|
||||||
};
|
};
|
||||||
calendar.accounts = {
|
calendar.accounts = {
|
||||||
|
nextcloud.vdirsyncer.enable = false; # TEMP until fixed
|
||||||
nextcloud.primary = false;
|
nextcloud.primary = false;
|
||||||
ukaea.primary = true;
|
ukaea.primary = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue