atuin: Sync daemon
Didn't seem things were being synced til now, let's see if it helps.
This commit is contained in:
parent
05f820ed4c
commit
f5a3708181
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
enableBashIntegration = true;
|
enableBashIntegration = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
|
daemon.enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
auto_sync = true;
|
auto_sync = true;
|
||||||
sync_frequency = "5m";
|
sync_frequency = "5m";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue