fix: remote building to also use localhost
This commit is contained in:
parent
184ef24913
commit
086ff8fa1c
2 changed files with 16 additions and 19 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue