mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add cal
This commit is contained in:
parent
7d6b69cd46
commit
40888c390e
6 changed files with 57 additions and 3 deletions
|
|
@ -10,5 +10,9 @@ in with lib; {
|
|||
owner = "zipline";
|
||||
group = "zipline";
|
||||
};
|
||||
secrets.htpasswd = mkIf cfg.server.cal.enable {
|
||||
owner = "radicale";
|
||||
group = "radicale";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue