mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Cleanup
This commit is contained in:
parent
e285ab3183
commit
9fb4a18ee5
11 changed files with 22 additions and 44 deletions
|
|
@ -42,8 +42,7 @@ in
|
|||
|
||||
# environmentFile = config.sops.templates."hedgedoc/environment".path;
|
||||
settings = {
|
||||
domain = cfg.domain;
|
||||
inherit (cfg) port;
|
||||
inherit (cfg) domain port;
|
||||
protocolUseSSL = true;
|
||||
allowAnonymous = false;
|
||||
allowEmailRegister = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue