{ config, ... }: { services.atuin = { enable = true; host = "${config.networking.hostName}.private"; maxHistoryLength = 999999; openRegistration = false; }; }