feat(deertopia): LLDAP server
This commit is contained in:
@@ -33,6 +33,7 @@ in {
|
||||
servers."bin.deertopia.net" = {
|
||||
secretKeyFile = "/run/secrets/bepasty-secret-key";
|
||||
extraConfig = ''
|
||||
# HACK: The fact that this is evaluated is UB.
|
||||
$(cat /run/secrets/bepasty-secret-config)
|
||||
'';
|
||||
bind = "127.0.0.1:${builtins.toString cfg.port}";
|
||||
|
||||
Reference in New Issue
Block a user