1
0
Fork 0

Add capabilities to remote build servers

This commit is contained in:
Aires 2024-05-06 11:56:06 -04:00
parent 80cbe52a42
commit 78c65b4ee2

View file

@ -32,6 +32,8 @@
supportedFeatures = [
"nixos-test"
"kvm"
"benchmark"
"big-parllel"
];
}];