gh: add emaletter

This commit is contained in:
Sridhar Ratnakumar 2025-08-01 22:12:31 -04:00
parent ea1363dbe7
commit 07e6d4f29d
3 changed files with 18 additions and 0 deletions

View file

@ -35,5 +35,9 @@ in
"srid/haskell-flake".num = 2;
"srid/nixos-unified".num = 2;
};
orgRunners = {
"emaletter".num = 2;
};
};
}