forked from potsda.mn/mobilizon
use 24.11 options
This commit is contained in:
parent
4d83187798
commit
8562b023e3
|
@ -234,7 +234,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