feat: add radicale

This commit is contained in:
oddlama 2023-12-22 02:37:14 +01:00
parent aa9ba64bff
commit 4cdf17e2ab
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 84 additions and 3 deletions

View file

@ -19,6 +19,7 @@
nodeName = config.node.name;
in {
# TODO expose exactly what we can configure! not everything
options.nodes = mkOption {
default = {};
description = mdDoc "Allows extending the configuration of other machines.";