chore: migrate postgresql directory to redundant drives
This commit is contained in:
parent
2bcac06381
commit
210d1f5a29
1 changed files with 3 additions and 0 deletions
|
@ -102,6 +102,9 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
postgresql = {
|
||||
dataDir = "/opt/services/postgresql/${config.services.postgresql.package.psqlSchema}";
|
||||
};
|
||||
prometheus = {
|
||||
enable = true;
|
||||
exporters = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue