use 24.11 module options
This commit is contained in:
parent
0c7f1167ba
commit
4d23d92fe9
|
@ -244,7 +244,7 @@
|
||||||
ensureDBOwnership = true;
|
ensureDBOwnership = true;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
extraPlugins = with config.services.postgresql.package.pkgs; [ postgis ];
|
extensions = with config.services.postgresql.package.pkgs; [ postgis ];
|
||||||
identMap = ''
|
identMap = ''
|
||||||
map-mobilizon ${cfg.user} mobilizon
|
map-mobilizon ${cfg.user} mobilizon
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue