fix: remote building to also use localhost

This commit is contained in:
Moritz Böhme 2025-04-14 16:58:56 +02:00
parent 184ef24913
commit 086ff8fa1c
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 16 additions and 19 deletions

View file

@ -23,10 +23,7 @@
# This only works however if you have avahi running on your admin machine else use IP
clan.core.networking.targetHost = "root@moritz-desktop";
our.buildMachines = {
enable = true;
speedFactor = 2;
};
our.buildMachines.enable = true;
my = {
ai.enable = true;