hydra: add agate configuration

This commit is contained in:
xinyangli 2025-05-05 21:54:18 +08:00
parent 3b3c1b2b76
commit 1047915cd2
No known key found for this signature in database

View file

@ -329,6 +329,9 @@
}; };
} // self.colmenaHive.nodes; } // self.colmenaHive.nodes;
hydraJobs = {
agate = self.nixosConfigurations.agate;
};
} }
// flake-utils.lib.eachDefaultSystem ( // flake-utils.lib.eachDefaultSystem (
system: system: