mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
gh: add heist-extra
This commit is contained in:
parent
f33ae745f2
commit
25b0475947
1 changed files with 4 additions and 0 deletions
|
|
@ -22,8 +22,12 @@ in
|
|||
nushell # https://github.com/marketplace/actions/setup-nu
|
||||
];
|
||||
};
|
||||
|
||||
# Don't forget to add these repos here:
|
||||
# https://github.com/settings/personal-access-tokens/3513625
|
||||
personalRunners = {
|
||||
"srid/nixos-config".num = 1;
|
||||
"srid/heist-extra".num = 1;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue