about summary refs log tree commit diff
path: root/users/aspen/system/system/modules/tvl.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/aspen/system/system/modules/tvl.nix')
-rw-r--r--users/aspen/system/system/modules/tvl.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/aspen/system/system/modules/tvl.nix b/users/aspen/system/system/modules/tvl.nix
index 0d7fe5bb74..f91315fc79 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;