diff options
Diffstat (limited to 'hosts/ahmed/remote-builder/default.nix')
-rw-r--r-- | hosts/ahmed/remote-builder/default.nix | 1 |
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 = {}; |