diff --git a/users/aspen/system/system/modules/tvl.nix b/users/aspen/system/system/modules/tvl.nix index 0d7fe5bb7..f91315fc7 100644 --- a/users/aspen/system/system/modules/tvl.nix +++ b/users/aspen/system/system/modules/tvl.nix @@ -4,7 +4,7 @@ nix = { buildMachines = [{ hostName = "whitby.tvl.fyi"; - sshUser = "grfn"; + sshUser = "aspen"; sshKey = "/root/.ssh/id_rsa"; system = "x86_64-linux"; maxJobs = 64;