mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
ci: Add nixos-config
This commit is contained in:
parent
8c6cb63649
commit
a403762072
1 changed files with 2 additions and 1 deletions
|
|
@ -51,8 +51,9 @@ in
|
|||
|
||||
# Runners
|
||||
services.github-runners = mkPersonalRunners "srid" {
|
||||
perpetuum.num = 2;
|
||||
haskell-flake.num = 2 * 7;
|
||||
nixos-config.num = 2 * 5;
|
||||
perpetuum.num = 2;
|
||||
};
|
||||
|
||||
# macOS remote builder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue