Update default.nix

This commit is contained in:
Thilo Hohlt
2023-07-24 15:17:18 +02:00
committed by GitHub
parent fc52e0bec6
commit f2e78d0651

View File

@@ -6,6 +6,8 @@
../shared.nix ../shared.nix
]; ];
networking.hostName = "server";
services.minecraft-server = { services.minecraft-server = {
enable = true; enable = true;
eula = true; eula = true;