forked from mirrors_public/oddlama_nix-config
feat(topology): extract more service info and add helper functions to define stuff
This commit is contained in:
parent
cc35dd599a
commit
30579a433e
12 changed files with 174 additions and 175 deletions
|
@ -43,6 +43,7 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
topology.self.services.radicale.info = "https://" + radicaleDomain;
|
||||
services.radicale = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue