modules/system/builder: init remote-builder module
This commit is contained in:
parent
ad627694f2
commit
6fc1c562a8
3 changed files with 69 additions and 0 deletions
|
@ -26,6 +26,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