diff --git a/shell/atuin.nix b/shell/atuin.nix index e7636e7..008c546 100644 --- a/shell/atuin.nix +++ b/shell/atuin.nix @@ -11,6 +11,7 @@ sync_frequency = "5m"; sync_address = "https://atuin.molez.org"; update_check = false; + sync.records = true; }; }; };