diff options
Diffstat (limited to 'hosts/ahmed/git.linus.onl/default.nix')
-rw-r--r-- | hosts/ahmed/git.linus.onl/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ahmed/git.linus.onl/default.nix b/hosts/ahmed/git.linus.onl/default.nix index 24eda7f..69a4bf5 100644 --- a/hosts/ahmed/git.linus.onl/default.nix +++ b/hosts/ahmed/git.linus.onl/default.nix @@ -37,6 +37,7 @@ in { [ # The user's own SSH key is used when the Git CLI connects to the server. metadata.hosts.muhammed.sshKeys.linus + metadata.hosts.ali.sshKeys.linus ]; }; users.groups.git = {}; |