hosts: disable local builds on Macbook; add garnix cache for Gaming

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
rope 2026-05-16 12:42:27 +01:00
parent 81b5fc84d1
commit 359b6651db
2 changed files with 10 additions and 2 deletions

View file

@ -15,6 +15,8 @@
vscodium
];
nix.settings.max-jobs = 0;
services.tlp.enable = false;
programs.nix-ld.enable = true;
services.power-profiles-daemon.enable = true;