From 6133f133592bb9cbc2096d5297e2e3dbf31f323e Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 4 May 2025 11:29:09 +0200 Subject: ahmed: Allow git pushes from Ali --- hosts/ahmed/git.linus.onl/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/ahmed') 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 = {}; -- cgit v1.2.3