diff --git a/hm/shell/atuin.nix b/hm/shell/atuin.nix index 22de481..f299cc9 100644 --- a/hm/shell/atuin.nix +++ b/hm/shell/atuin.nix @@ -7,6 +7,7 @@ enable = true; enableBashIntegration = true; enableZshIntegration = true; + daemon.enable = true; settings = { auto_sync = true; sync_frequency = "5m";