diff --git a/nixos/modules/conduit-stranger-systems.nix b/nixos/modules/conduit-stranger-systems.nix index ed146f7..51ee6a2 100644 --- a/nixos/modules/conduit-stranger-systems.nix +++ b/nixos/modules/conduit-stranger-systems.nix @@ -22,6 +22,7 @@ in { settings.global = { inherit server_name; + allow_registration = true; }; };