mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
123p
This commit is contained in:
@@ -20,7 +20,7 @@ in
|
|||||||
};
|
};
|
||||||
# postgresqlBackup.enable = true;
|
# postgresqlBackup.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/var/lib/postgresql" = {
|
fileSystems."/var/lib/postgresql" = {
|
||||||
device = "${xlib.dirs.services-mnt-folder}/postgresql";
|
device = "${xlib.dirs.services-mnt-folder}/postgresql";
|
||||||
options = [
|
options = [
|
||||||
|
|||||||
Reference in New Issue
Block a user