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