Add PostgreSQL support and JDBC drivers to Minecraft configuration

This commit is contained in:
Root User 2026-03-20 17:40:03 +01:00
parent 738c9879cb
commit 3791ee2371
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -225,7 +225,6 @@ in {
environment.systemPackages = with pkgs; [
postgresql_jdbc
mysql-connector-j
];
system.stateVersion = "25.11";