Fixed bug with atuin daemon
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
};
|
};
|
||||||
atuin = {
|
atuin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
daemon.enable = true;
|
||||||
enableZshIntegration = true;
|
enableZshIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
enter_accept = false;
|
enter_accept = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user