immich: init
This commit is contained in:
parent
db13bc801c
commit
42aa8b3a78
10 changed files with 259 additions and 0 deletions
|
@ -39,6 +39,14 @@
|
|||
publicKey = "EIdTwWTqGJv9i2rV+Uu8d/QptGwFAFjHcHp/Hquhr3g=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
"immich" = {
|
||||
address = [
|
||||
"10.89.88.13/24"
|
||||
"fd31:185d:722f::13/48"
|
||||
];
|
||||
publicKey = "NXBlfKx4udjI6C7Dcp1Us7lYnE+L0avnMb1VSLxj42s=";
|
||||
privateKeyFile = config.sops.secrets."wg/0xa-proxy".path;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue