Add immich

This commit is contained in:
Amanda Graven 2025-03-23 18:10:55 +01:00
parent 2210d8eecf
commit 782ce76ce4
Signed by: amanda
GPG key ID: F747582C5608F4CB
3 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{ ... }:
{
services.immich = {
enable = true;
port = 2283;
}
}