forked from the-distro/infra
flake: configure some hydra jobs (all machine configurations)
This commit is contained in:
parent
58325e30dd
commit
f35cfbd567
1 changed files with 2 additions and 0 deletions
|
@ -101,5 +101,7 @@
|
|||
fodwatch.imports = commonModules ++ [ ./hosts/fodwatch ];
|
||||
wob-vpn-gw.imports = commonModules ++ [ ./hosts/wob-vpn-gw ];
|
||||
} // builders;
|
||||
|
||||
hydraJobs = self.nixosConfigurations;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue