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
+1 -4
View File
@@ -69,13 +69,10 @@ let
};
"${xlib.dirs.services-mnt-folder}" = {
device = "${xlib.dirs.services-folder}";
fsType = "none";
options = [
"bind"
"nofail"
# "uid=1000"
# "gid=1000"
# "fmask=0000"
# "dmask=0000"
];
};
};