Disable HydraJobs (for now)

This commit is contained in:
2024-07-12 10:24:27 -04:00
parent 768820020c
commit 12af7a5167

View File

@@ -104,7 +104,7 @@
}; };
hydraJobs = { hydraJobs = {
PinetabV = self.nixosConfigurations.ptv.config.system.build.toplevel; # PinetabV = self.nixosConfigurations.ptv.config.system.build.toplevel;
}; };
}; };
} }