gh runner: port two more repos

This commit is contained in:
Sridhar Ratnakumar 2024-02-21 08:58:18 -05:00
parent 90f2408231
commit 0196461adb

View file

@ -86,6 +86,8 @@
services.tailscale.enable = true;
services.easy-github-runners = {
"srid/emanote" = { };
"srid/nixos-config" = { };
"srid/nixos-flake" = { };
};
};
@ -103,8 +105,6 @@
# TODO: Move these to 'here' VM.
services.easy-github-runners = {
"srid/haskell-flake" = { };
"srid/nixos-config" = { };
"srid/nixos-flake" = { };
"srid/ema" = { };
"srid/orgate" = { };
"EmaApps/orgself".owner = "srid";