replace forgejo user with git
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user