mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
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