no hydra in ymir

This commit is contained in:
Osman Faruk Bayram 2025-07-27 15:49:15 +03:00
parent 85bfa6bf88
commit 71fe24c189

View file

@ -30,14 +30,6 @@
networking.hostName = "ymir"; # Define your hostname.
services.hydra = {
enable = true;
hydraURL = "http://localhost:3000";
notificationSender = "hydra@localhost";
buildMachinesFiles = [];
useSubstitutes = true;
};
networking.firewall.allowedTCPPorts = [
8889