diff --git a/home/lander/features/cli/atuin.nix b/home/lander/features/cli/atuin.nix index dfe099e..9a20fc9 100644 --- a/home/lander/features/cli/atuin.nix +++ b/home/lander/features/cli/atuin.nix @@ -6,7 +6,7 @@ settings = { auto_sync = true; - sync_address = "http://atuin.escapeangle.com"; + sync_address = "https://atuin.escapeangle.com"; sync_frequency = "30m"; update_check = false; };