miku: Add etesync-dav

This commit is contained in:
PapaTutuWawa 2021-09-11 20:37:49 +02:00
parent 215986cac7
commit fc46741249

View File

@ -41,7 +41,8 @@ in mkHost config {
superpaper # Custom package
mumble
piper
trackma
anime-dl trackma
unstable.thunderbird
];
extraOptions = old: {
programs = {
@ -85,6 +86,10 @@ in mkHost config {
services = {
ratbagd.enable = true;
flatpak.enable = true;
etesync-dav.enable = true;
connman.extraConfig = ''
WriteResolvConf=false
'';
};
security = {