webdav to ical export
This commit is contained in:
parent
d545f5985f
commit
289e502d6a
6 changed files with 155 additions and 0 deletions
|
|
@ -110,6 +110,12 @@
|
|||
group = "nginx";
|
||||
mode = "0440";
|
||||
};
|
||||
caldav-export-config = {
|
||||
file = ./secrets/caldav-export-config.age;
|
||||
owner = "nobody";
|
||||
group = "nobody";
|
||||
mode = "0400";
|
||||
};
|
||||
};
|
||||
}
|
||||
./hosts/www
|
||||
|
|
|
|||
Loading…
Reference in a new issue