Skip to content

Commit

Permalink
gh runner: port two more repos
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Feb 21, 2024
1 parent 90f2408 commit 0196461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
services.tailscale.enable = true;
services.easy-github-runners = {
"srid/emanote" = { };
"srid/nixos-config" = { };
"srid/nixos-flake" = { };
};
};

Expand All @@ -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";
Expand Down

0 comments on commit 0196461

Please sign in to comment.