modules/system/common: github-runner module
This commit is contained in:
parent
0d51bd1aa8
commit
1d4a0a82d3
4 changed files with 77 additions and 28 deletions
|
@ -61,6 +61,7 @@ in {
|
|||
imports = [
|
||||
(import ./hercules.nix {inherit isLinux;})
|
||||
(import ./user.nix {inherit isLinux;})
|
||||
(import ./github-runner.nix {inherit isLinux;})
|
||||
];
|
||||
|
||||
config = lib.mkMerge [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue