feat: added postgresql

This commit is contained in:
Ranomier 2025-05-09 22:08:43 +02:00
parent 6922232ec5
commit 9320bd758a
4 changed files with 43 additions and 19 deletions

View file

@ -2,12 +2,12 @@
imports = [
./boot.nix
./hardware-configuration.nix
../../modules/game/server/luanti
../../system_profiles/defaults.nix
../../system_profiles/mini.nix
../../system_profiles/server.nix
../../modules/game/server/luanti
../../modules/sec_auth/ssh-server.nix
];