systemd-mounts...

lix frozen-removed, rovr frozen-removed
This commit is contained in:
2026-04-10 11:37:38 +03:00
parent fb1637c44e
commit f5c6d40c89
11 changed files with 43 additions and 49 deletions
-8
View File
@@ -25,14 +25,6 @@ in
};
};
# fileSystems."${config.services.immich.mediaLocation}" = {
# device = "${xlib.dirs.services-folder}/immich";
# options = [
# "bind"
# "nofail"
# ];
# };
systemd.tmpfiles.rules = [
"z ${config.services.immich.mediaLocation} 0755 immich immich -"
];