This commit is contained in:
2025-10-26 19:32:18 +03:00
parent 201677c966
commit b8a1852795
+1 -1
View File
@@ -20,7 +20,7 @@ in
};
# postgresqlBackup.enable = true;
};
systemd.tmpfiles.rules = [
"z ${xlib.dirs.postgresql-folder} 0760 postgres postgres -"
"z ${config.services.postgresql.dataDir} 0760 postgres postgres -"