diff --git a/hosts/plover/modules/services/atuin.nix b/hosts/plover/modules/services/atuin.nix index e7a26d4e..48cdc9bc 100644 --- a/hosts/plover/modules/services/atuin.nix +++ b/hosts/plover/modules/services/atuin.nix @@ -13,7 +13,6 @@ in # Atuin sync server because why not. services.atuin = { enable = true; - openFirewall = true; openRegistration = false; inherit host;