mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
gh
This commit is contained in:
@@ -39,6 +39,11 @@
|
||||
|
||||
};
|
||||
|
||||
programs.gh = {
|
||||
enable = true;
|
||||
settings.git_protocol = "ssh";
|
||||
};
|
||||
|
||||
home.file.".ssh/allowed_signers".text = ''
|
||||
${userConfig.email} ${userConfig.signingKey}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user