Hydra test job

This commit is contained in:
2025-03-13 14:43:19 -04:00
parent 7e54e621a9
commit 8faddd4adb

View File

@@ -92,7 +92,7 @@
}; };
hydraJobs = { hydraJobs = {
inherit (inputs.lix) packages; inherit (me-emacs) packages;
}; };
}; };
} }