add forgejo microvm
This commit is contained in:
parent
9ebfe0c59b
commit
20ac636eb8
9 changed files with 278 additions and 3 deletions
|
@ -55,6 +55,14 @@
|
|||
publicKey = "2Lvjzg8k5EIR0Y5mlsCHOs1cJl1+1SL0QMxkKUmliE0=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
"forgejo" = {
|
||||
address = [
|
||||
"10.89.88.15/24"
|
||||
"fd31:185d:722f::15/48"
|
||||
];
|
||||
publicKey = "pXiOmI3aspl2IvdvLXLddxw76QYMRTACNm42nq+L4D0=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue