nemo: deploy woodpecker agent
This commit is contained in:
parent
0e7f1a4e36
commit
79cbb2462a
4 changed files with 76 additions and 40 deletions
hosts/nemo
|
@ -7,7 +7,10 @@
|
|||
}:
|
||||
|
||||
{
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
./woodpecker.nix
|
||||
];
|
||||
|
||||
boot = {
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue