modules/system/builder: init remote-builder module
This commit is contained in:
parent
bd462ef842
commit
f7e0a81ff2
3 changed files with 69 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
(import ./github-runner.nix { inherit isLinux; })
|
||||
(import ./incus.nix { inherit isLinux; })
|
||||
(import ./monitoring.nix { inherit isLinux; })
|
||||
(import ./builder.nix { inherit isLinux; })
|
||||
];
|
||||
|
||||
options.settei = with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue