summaryrefslogtreecommitdiff
path: root/hosts/ahmed/remote-builder/default.nix
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2025-03-27 20:40:19 +0100
committerLinnnus <[email protected]>2025-03-27 20:40:19 +0100
commitc357b1dc4afe4da95a3651f8a922b97a7e67c141 (patch)
treea5227cd648aafbff631c994c07e01598a465ac9f /hosts/ahmed/remote-builder/default.nix
parent1b04aa1c4c8bcd6cee608420543b154b4435ee24 (diff)
ahmed: Allow remote builds from ali
Diffstat (limited to 'hosts/ahmed/remote-builder/default.nix')
-rw-r--r--hosts/ahmed/remote-builder/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/remote-builder/default.nix b/hosts/ahmed/remote-builder/default.nix
index 1bb85f6..e085e43 100644
--- a/hosts/ahmed/remote-builder/default.nix
+++ b/hosts/ahmed/remote-builder/default.nix
@@ -14,6 +14,7 @@
# This is matched with the ssh config IdentityFile on the client-side.
# TODO: Use root key!
metadata.hosts.muhammed.sshKeys.linus
+ metadata.hosts.ali.sshKeys.root
];
};
users.groups.remotebuilder = {};