flake add hydraJobs

This commit is contained in:
Kabbone 2024-05-05 20:12:39 +02:00
parent bd07e688fc
commit 034bc1e4e0
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
2 changed files with 0 additions and 4 deletions

View File

@ -79,8 +79,5 @@
}
);
};
hydraJobs = {
steamdeck = nixosConfigurations.steamdeck.config.system.build.toplevel;
};
}

View File

@ -3,7 +3,6 @@
{
services.hydra = {
enable = true;
port = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost";
useSubstitutes = true;