flake: add hydraJobs
This commit is contained in:
parent
fc6d1ee7a4
commit
2f07641600
1 changed files with 4 additions and 0 deletions
|
@ -164,6 +164,10 @@
|
|||
(self.lib.flattenLeaves ./hosts);
|
||||
|
||||
homeConfigurations = self.lib.mkHomeConfigurations { inherit (self.nixosConfigurations) "data.cs.purdue.edu"; };
|
||||
|
||||
hydraJobs = {
|
||||
inherit (self) packages;
|
||||
};
|
||||
};
|
||||
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue