hydra: wip init

This commit is contained in:
Christoph Hollizeck 2024-12-29 17:46:03 +01:00
parent d841758f9e
commit 3ae73944e2
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7

View file

@ -152,5 +152,10 @@
}
// {
self = inputs.self;
hydraJobs = {
loptland = inputs.self.nixosConfigurations.loptland.config.system.build.toplevel;
yggdrasil = inputs.self.nixosConfigurations.yggdrasil.config.system.build.toplevel;
};
};
}