feat: distributed builds module

This commit is contained in:
Kat Inskip 2023-01-30 11:46:50 -08:00
parent 26b3c66d22
commit 6256149a90
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 63 additions and 28 deletions

View file

@ -71,6 +71,7 @@
.${string.toLower config.type};
modules = with tree; [
tree.modules.${config.folder}
tree.modules.common
tree.${config.folder}.common
tree.kat.user.${config.folder}
common

View file

@ -7,6 +7,8 @@ _: let
security.pam.enableSudoTouchIdAuth = true;
distributed.systems.renko.preference = 5;
homebrew = {
brewPrefix = "/opt/homebrew/bin";
brews = [