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