mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Add PostgreSQL support and JDBC drivers to Minecraft configuration
This commit is contained in:
parent
738c9879cb
commit
3791ee2371
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,6 @@ in {
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
postgresql_jdbc
|
postgresql_jdbc
|
||||||
mysql-connector-j
|
|
||||||
];
|
];
|
||||||
|
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue