cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
3.56k stars 259 forks source link

docs: nix-darwin linux-builder module link #1106

Closed georgealexanderday closed 1 month ago

georgealexanderday commented 1 month ago

Just a small documentation addition for setting up linux builders on Darwin that hopefully some will find useful if they don't already know about it.

The Darwin module allows for easy linux-builder setup with a 1 line enable through: nix.linux-builder.enable = true;