fwminex: +immich

This commit is contained in:
2024-09-27 15:03:43 +03:00
parent 717849367a
commit f5a0bab032
6 changed files with 63 additions and 5 deletions

View File

@@ -441,6 +441,14 @@ in
extraSubnets = [ myData.subnets.vno1.cidr ];
};
immich = {
enable = true;
paths = {
"M-Camera" = "/home/motiejus/annex2/M-Active";
"Pictures" = "/home/motiejus/annex2/Pictures";
};
};
ssh8022.server = {
enable = true;
keyfile = config.age.secrets.ssh8022-server.path;