diff --git a/modules/home/atuin.nix b/modules/home/atuin.nix index 02cec30..8356132 100644 --- a/modules/home/atuin.nix +++ b/modules/home/atuin.nix @@ -2,9 +2,6 @@ programs.atuin = { enable = true; enableFishIntegration = true; - daemon = { - enable = true; - }; flags = [ "--disable-up-arrow" ];