made builder the buildMachine user
This commit is contained in:
parent
d6754f73f6
commit
45e05faa61
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
nix.buildMachines = [ {
|
||||
hostName = "Anton";
|
||||
sshUser = "willifan";
|
||||
sshUser = "builder";
|
||||
system = "x86_64-linux";
|
||||
protocol = "ssh";
|
||||
# if the builder supports building for multiple architectures,
|
||||
|
|
Loading…
Add table
Reference in a new issue