@cryptotaxi247 / infra / commits / f4b9757d

rhea: import the hydra-dev module

Graham Christensen committed Mar 31, 2022 at 16:09 UTC f4b9757dda0edce235338e7fa96f85773372e7c0
1 file changed +4 -1
delft/network.nix
+4 -1
@@ -86,7 +86,10 @@ in {
86 };
87
88 rhea = {
89 - imports = [ ./rhea ];
89 + imports = [
90 + ./rhea
91 + flakes.hydra.nixosModules.hydra
92 + ];
93 };
94
95 mac1 = makeMac {