summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/ali/remote-builders/ahmed-builder.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/ali/remote-builders/ahmed-builder.nix b/hosts/ali/remote-builders/ahmed-builder.nix
index 0da0fc5..ad44210 100644
--- a/hosts/ali/remote-builders/ahmed-builder.nix
+++ b/hosts/ali/remote-builders/ahmed-builder.nix
@@ -21,9 +21,6 @@
User remotebuilder
Hostname ${metadata.hosts.ahmed.ipv4Address}
HostKeyAlias ahmed-builder
- # This matches `users.users.<builder>.authorizedKeys` on the server-side.
- # HACK: We should use a purpose-specific key.
- IdentityFile /Users/linus/.ssh/id_rsa
'';
# We have to trust ahmeds host key or the Nix daemon will fail to connect.