proper mountpoint testing
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
(serviceMountDeps "postgresql" [ config.services.postgresql.dataDir ])
|
||||
(serviceMountDeps "postgresql" [ config.services.postgresql.dataDir ] pkgs)
|
||||
];
|
||||
|
||||
services.postgresql = {
|
||||
|
||||
Reference in New Issue
Block a user