diff --git a/hosts/Alaska/modules/atuin.nix b/hosts/Alaska/modules/atuin.nix index 483e7db..ec454ec 100644 --- a/hosts/Alaska/modules/atuin.nix +++ b/hosts/Alaska/modules/atuin.nix @@ -8,7 +8,7 @@ in openFirewall = true; port = 8910; host = "127.0.0.1"; - openRegistration = true; + openRegistration = false; database = { createLocally = true; };