refactor: move hydraJobs out of each-system
This commit is contained in:
parent
df33a6d664
commit
0c964e1d5c
1 changed files with 6 additions and 4 deletions
|
@ -72,9 +72,11 @@
|
|||
# pkgs.typstyle
|
||||
# ];
|
||||
# };
|
||||
}
|
||||
)
|
||||
// {
|
||||
hydraJobs = {
|
||||
legacyPackages."x86_64-linux" = self.legacyPackages."x86_64-linux";
|
||||
};
|
||||
}
|
||||
);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue