hydra: restrict starman workers to 10
This commit is contained in:
parent
25f7ae62fa
commit
6e1886bafd
@ -10,6 +10,7 @@
|
||||
notificationSender = "hydra@kabtop.de";
|
||||
useSubstitutes = true;
|
||||
minimumDiskFree = 50;
|
||||
maxServers = 10;
|
||||
};
|
||||
nix-serve = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user