mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
run fmt
This commit is contained in:
parent
55aeca7389
commit
d206479a6d
4 changed files with 16 additions and 12 deletions
|
@ -51,9 +51,7 @@ in
|
|||
};
|
||||
buildMachines = [
|
||||
{
|
||||
systems = [
|
||||
"x86_64-linux"
|
||||
];
|
||||
systems = [ "x86_64-linux" ];
|
||||
supportedFeatures = [
|
||||
"kvm"
|
||||
"big-parallel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue