immich: fix serverMountDeps
This commit is contained in:
parent
f3fe629666
commit
7ba8e8b3e7
@ -8,7 +8,8 @@
|
|||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
(serviceMountDeps "immich" [ config.services.immich.mediaLocation ])
|
(serviceMountDeps "immich-server" [ config.services.immich.mediaLocation ])
|
||||||
|
(serviceMountDeps "immich-machine-learning" [ config.services.immich.mediaLocation ])
|
||||||
];
|
];
|
||||||
|
|
||||||
services.immich = {
|
services.immich = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user