We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eecfb7 + 57fb4c7 commit 4c776dcCopy full SHA for 4c776dc
builders/common/nix.nix
@@ -30,6 +30,7 @@
30
system-features = [
31
"kvm"
32
"nixos-test"
33
+ "benchmark" # we may restrict this in the central /etc/nix/machines anyway
34
];
35
trusted-users = [
36
"build"
0 commit comments