{ pkgs, config, ... }: { age = { identityPaths = [ "/root/.ssh/id_rsa" ]; }; }