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
@@ -176,14 +176,6 @@ in
# };
# };
# fileSystems."${config.services.nextcloud.home}" = {
# device = "${xlib.dirs.services-folder}/nextcloud";
# options = [
# "bind"
# "nofail"
# ];
# };
systemd.tmpfiles.rules = [
"z ${config.services.nextcloud.home} 0750 nextcloud nextcloud -"
];