Hydra test job

This commit is contained in:
2025-03-13 14:40:20 -04:00
parent e0b495d33c
commit 1d162b9aaf

View File

@@ -92,7 +92,7 @@
}; };
hydraJobs = { hydraJobs = {
pkgs.hello hello = pkgs.hello;
}; };
}; };
} }