wip forgejo
This commit is contained in:
parent
03a2b7100c
commit
39edfefa58
14 changed files with 431 additions and 439 deletions
|
@ -22,6 +22,10 @@ in
|
|||
identityFile = age.secrets.nix2gitjosh.path;
|
||||
user = "git";
|
||||
};
|
||||
"[fc00::2]:3032" = {
|
||||
identityFile = age.secrets.nix2gitforgejo.path;
|
||||
user = "forgejo";
|
||||
};
|
||||
# PERSONAL DEVICES
|
||||
"lio" = {
|
||||
identityFile = age.secrets.nix2lio.path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue