mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: distributed builds module
This commit is contained in:
parent
26b3c66d22
commit
6256149a90
5 changed files with 63 additions and 28 deletions
|
|
@ -7,6 +7,8 @@ _: let
|
|||
|
||||
security.pam.enableSudoTouchIdAuth = true;
|
||||
|
||||
distributed.systems.renko.preference = 5;
|
||||
|
||||
homebrew = {
|
||||
brewPrefix = "/opt/homebrew/bin";
|
||||
brews = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue