This commit is contained in:
2025-10-26 08:46:09 +03:00
parent 4966675982
commit 9c4b38837b
+3 -3
View File
@@ -38,9 +38,9 @@ in
];
};
systemd.tmpfiles.rules = [
"z ${config.services.immich.mediaLocation} 0755 immich immich -"
];
# systemd.tmpfiles.rules = [
# "z ${config.services.immich.mediaLocation} 0755 immich immich -"
# ];
users.users.immich.extraGroups = [
"video"