diff --git a/hosts/hub/apps/dev.nix b/hosts/hub/apps/dev.nix index e754c6d..899265a 100644 --- a/hosts/hub/apps/dev.nix +++ b/hosts/hub/apps/dev.nix @@ -118,6 +118,8 @@ in REVERSE_PROXY_AUTHENTICATION_FULL_NAME = "Remote-Name"; REVERSE_PROXY_TRUSTED_PROXIES = "192.168.0.0/24"; }; + ENABLE_PUSH_CREATE_USER = true; + ENABLE_PUSH_CREATE_ORG = true; }; lfs.enable = true; database = {