1 2 3 4 5 6 7 8
{config, ...}: { age = { identityPaths = ["/home/soispha/.ssh/id_ed25519"]; secrets.nheko = { file = ./nheko; }; }; }