fix: correct username

This commit is contained in:
Noa Aarts 2024-10-21 11:28:31 +02:00
parent 9516649c1d
commit f68b6bb588
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -90,7 +90,7 @@
nix = { nix = {
buildMachines = [{ buildMachines = [{
hostName = "lambdaOS"; hostName = "noa@lambdaOS";
system = "x86_64-linux"; system = "x86_64-linux";
protocol = "ssh-ng"; protocol = "ssh-ng";
maxJobs = 4; maxJobs = 4;