adding h001 host
This commit is contained in:
parent
e671f877d9
commit
cafc84e17e
30 changed files with 2173 additions and 614 deletions
|
@ -18,11 +18,11 @@ in
|
|||
"bitbucket.org" = {
|
||||
identityFile = age.secrets.nix2bitbucket.path;
|
||||
};
|
||||
# "git.joshuabell.xyz" = {
|
||||
# identityFile = age.secrets.nix2gitjosh.path;
|
||||
# user = "git";
|
||||
# };
|
||||
"git.joshuabell.xyz" = {
|
||||
identityFile = age.secrets.nix2gitjosh.path;
|
||||
user = "git";
|
||||
};
|
||||
"[fc00::2]:3032" = {
|
||||
identityFile = age.secrets.nix2gitforgejo.path;
|
||||
user = "forgejo";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue