NixToSee/modules/game/server/luanti/default.nix
2025-06-01 22:11:55 +02:00

8 lines
96 B
Nix

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