🐛 darwin.linux-builder is fixed

This commit is contained in:
2023-07-25 12:24:03 -04:00
parent 71395424ee
commit 5f668bee6d
2 changed files with 28 additions and 30 deletions

View File

@ -9,7 +9,5 @@ _: {
}
];
# TODO: waiting on fix for https://github.com/NixOS/nixpkgs/issues/243685
# nix.linux-builder.enable = true;
nix.linux-builder.enable = true;
}