mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-10 02:02:36 +08:00
pureintent: Re-enable github runners
This commit is contained in:
parent
b68d876cb7
commit
41c8f5db91
4 changed files with 5 additions and 4 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
services.github-nix-ci = {
|
||||
age.secretsDir = self + /secrets;
|
||||
personalRunners = {
|
||||
"srid/srid".num = 1;
|
||||
"srid/nixos-config".num = 1;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue