mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
systemd-mounts...
lix frozen-removed, rovr frozen-removed
This commit is contained in:
@@ -23,6 +23,7 @@ in
|
||||
|
||||
fileSystems."/var/lib/postgresql" = {
|
||||
device = "${xlib.dirs.services-mnt-folder}/postgresql";
|
||||
fsType = "none";
|
||||
options = [
|
||||
"bind"
|
||||
"nofail"
|
||||
|
||||
Reference in New Issue
Block a user