NixToSee/modules/game/server/luanti/default.nix
2025-05-09 22:08:43 +02:00

6 lines
61 B
Nix

{
imports = [
./luanti.nix
./postgresql.nix
];
}