made builder the buildMachine user

This commit is contained in:
willifan 2024-12-08 17:46:59 +01:00
parent d6754f73f6
commit 45e05faa61

View file

@ -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,