replace forgejo user with git
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
9cee3fce85
commit
e666d4a1e1
2 changed files with 2 additions and 2 deletions
|
|
@ -115,7 +115,7 @@ in
|
|||
};
|
||||
"forgejo" = {
|
||||
host = "code.jmug.me";
|
||||
user = "forgejo";
|
||||
user = "git";
|
||||
identityFile = [
|
||||
"/home/jmug/.ssh/id_yubikey" # Auto updated symlik that matches all yubikeys.
|
||||
"/home/jmug/.ssh/id_jmug" # Fallback key with passphrase.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue