diff --git a/atuin.nix b/atuin.nix index 40d7d80..c11879d 100644 --- a/atuin.nix +++ b/atuin.nix @@ -10,6 +10,7 @@ workspaces = true; # Don't be weirdly over-verbose style = "compact"; + sync.records = true; }; }; }