flake.nix: Move hydraJobs to seperate file
This commit is contained in:
@@ -10,8 +10,7 @@ let
|
||||
flake-helper = callLibs ./flake-helper.nix;
|
||||
inherit ("flake-helper")
|
||||
generateNixosSystem
|
||||
mapToNixosConfigurations
|
||||
buildHosts;
|
||||
mapToNixosConfigurations;
|
||||
clerie-monitoring-ids = callLibs ./clerie-monitoring-ids.nix;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user