use 24.11 options

This commit is contained in:
778a69cd 2024-12-17 00:16:26 +01:00
parent 4d83187798
commit 8562b023e3

View file

@ -234,7 +234,7 @@
ensureDBOwnership = true;
}
];
extraPlugins = with config.services.postgresql.package.pkgs; [ postgis ];
extensions = with config.services.postgresql.package.pkgs; [ postgis ];
identMap = ''
map-mobilizon ${cfg.user} mobilizon
'';