mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
systemd-mounts...
lix frozen-removed, rovr frozen-removed
This commit is contained in:
@@ -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 -"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user