flake add hydraJobs

This commit is contained in:
2024-05-05 20:12:39 +02:00
parent bd07e688fc
commit 034bc1e4e0
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -79,8 +79,5 @@
}
);
};
hydraJobs = {
steamdeck = nixosConfigurations.steamdeck.config.system.build.toplevel;
};
}
-1
View File
@@ -3,7 +3,6 @@
{
services.hydra = {
enable = true;
port = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost";
useSubstitutes = true;