Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 24485a8f authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

build-node: Increase number of build accounts.

* build-node.scm (%custom-base-services): Add 'build-accounts'.
parent 0154d7ac
Branches
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@
(local-file "guix/keys/guix-hpc3.pub")
(local-file "guix/keys/guix-hpc4.pub"))
(guix-configuration-authorized-keys config)))
(build-accounts 40)
;; We have 24 to 32 cores.
(extra-options '("--max-jobs=4" "--cores=8"))))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment