feat: Use atuin server
This commit is contained in:
@@ -122,6 +122,11 @@ in {
|
|||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
atuin = {
|
atuin = {
|
||||||
|
settings = {
|
||||||
|
auto_sync = true;
|
||||||
|
sync_frequency = "1m";
|
||||||
|
sync_address = "https://atuin.darksailor.dev";
|
||||||
|
};
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user