atuin: Sync daemon

Didn't seem things were being synced til now,
let's see if it helps.
This commit is contained in:
Geoffrey Frogeye 2025-05-20 02:07:19 +02:00
parent 05f820ed4c
commit f5a3708181

View file

@ -7,6 +7,7 @@
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
daemon.enable = true;
settings = {
auto_sync = true;
sync_frequency = "5m";