{config, ...}: {
  age = {
    identityPaths = ["/home/soispha/.ssh/id_ed25519"];
    secrets.nheko = {
      file = ./nheko;
    };
  };
}