feat: optimize container configuration

This commit is contained in:
Felix Schröter 2024-03-07 21:24:13 +01:00
parent 712b071216
commit d2be1b0b9c
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 4 additions and 3 deletions
services

View file

@ -37,7 +37,6 @@ let
config.age.secrets.immich-typesense-env.path
];
extraOptions = [
"--runtime-flag=directfs=false"
"--runtime-flag=network=host"
"--uidmap=0:65534:1"
"--gidmap=0:65534:1"