fix: add git config for git.pub.solar
This commit is contained in:
parent
0a30dbdfab
commit
defa1dd4b5
|
@ -13,6 +13,10 @@ in {
|
|||
programs.ssh = {
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"git.pub.solar" = {
|
||||
user = "gitea";
|
||||
};
|
||||
|
||||
"aur.archlinux.org" = {
|
||||
user = "aur";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue