forked from mirrors_public/oddlama_nix-config
feat: add radicale
This commit is contained in:
parent
aa9ba64bff
commit
4cdf17e2ab
4 changed files with 84 additions and 3 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue