hydra: wip init
This commit is contained in:
parent
5543ef1e9c
commit
852bdd9850
1 changed files with 5 additions and 0 deletions
|
@ -152,5 +152,10 @@
|
||||||
}
|
}
|
||||||
// {
|
// {
|
||||||
self = inputs.self;
|
self = inputs.self;
|
||||||
|
|
||||||
|
hydraJobs = {
|
||||||
|
loptland = inputs.self.nixosConfigurations.loptland.config.system.build.toplevel;
|
||||||
|
yggdrasil = inputs.self.nixosConfigurations.yggdrasil.config.system.build.toplevel;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue