mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 10:02:25 +00:00
add self-hosted github runners for nix, deskctl, betterNAS
New github-runners.nix module configures services.github-runners with shared caches, dedicated system user, and resource limits.
This commit is contained in:
parent
b5abb31094
commit
9e289a1b66
2 changed files with 118 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ in
|
|||
./forgejo.nix
|
||||
./betternas.nix
|
||||
./openclaw-gateway.nix
|
||||
./github-runners.nix
|
||||
../../modules/base.nix
|
||||
(modulesPath + "/profiles/minimal.nix")
|
||||
(modulesPath + "/profiles/headless.nix")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue