Merge branch 'main' of ssh://git.berlin.ccc.de/xengi/infra

This commit is contained in:
XenGi 2026-07-31 11:13:18 +02:00
commit 953d23f1d6
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg
3 changed files with 6 additions and 6 deletions

View file

@ -112,9 +112,9 @@
};
caldav-export-config = {
file = ./secrets/caldav-export-config.age;
owner = "nobody";
group = "nobody";
mode = "0400";
owner = "root";
group = "root";
mode = "0440";
};
};
}