1
0
Fork 0

atuin: enable daemon

This commit is contained in:
Daniel Kempkens 2025-01-05 16:34:27 +01:00
parent 27aadbf024
commit f6bd2b892e
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -4,7 +4,11 @@
enableBashIntegration = false;
enableZshIntegration = true;
enableFishIntegration = true;
enableFishIntegration = false;
daemon = {
enable = true;
};
settings = {
auto_sync = true;