summaryrefslogtreecommitdiff
path: root/hosts/ahmed/remote-builder
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/ahmed/remote-builder')
-rw-r--r--hosts/ahmed/remote-builder/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/ahmed/remote-builder/default.nix b/hosts/ahmed/remote-builder/default.nix
index 63031a6..50f9595 100644
--- a/hosts/ahmed/remote-builder/default.nix
+++ b/hosts/ahmed/remote-builder/default.nix
@@ -13,7 +13,6 @@
# This is matched with the ssh config IdentityFile on the client-side.
openssh.authorizedKeys.keys = [
metadata.hosts.muhammed.sshPubKey
- metadata.hosts.omar.sshPubKey
];
};
users.groups.remotebuilder = {};