add rum support
This commit is contained in:
parent
9828be00cd
commit
0aa2931d46
1 changed files with 2 additions and 0 deletions
|
@ -205,4 +205,6 @@ in {
|
|||
}
|
||||
'';
|
||||
};
|
||||
|
||||
services.postgresql.extraPlugins = with pkgs.postgresql_13.pkgs; [rum];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue