This commit is contained in:
jopejoe1 2024-08-08 21:08:25 +02:00
parent 55aeca7389
commit d206479a6d
4 changed files with 16 additions and 12 deletions

View file

@ -51,9 +51,7 @@ in
};
buildMachines = [
{
systems = [
"x86_64-linux"
];
systems = [ "x86_64-linux" ];
supportedFeatures = [
"kvm"
"big-parallel"