commit 77b983cf0847891752337c5a0992cb8b13b4919d
parent dff624ec43f1af05a66a581e18b19b637c3e556c
Author: Luke Willis <lukejw@monastech.xyz>
Date: Tue, 5 May 2026 20:14:26 -0400
andrew: Add a Minecraft server
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/mt/system/andrew.scm b/mt/system/andrew.scm
@@ -19,6 +19,7 @@
#:use-module (nongnu packages linux)
#:use-module (nongnu system linux-initrd)
#:use-module (mt services)
+ #:use-module (mt services games)
#:use-module (mt services version-control)
#:use-module (mt system)
#:use-module (mt artwork)
@@ -310,7 +311,8 @@ Welcome to \"andrew\" the, first MonasTech server.
(services
(append
- (list (service update-channels-locked-service-type '())
+ (list (service minecraft-service-type)
+ (service update-channels-locked-service-type '())
(service nginx-service-type
(nginx-configuration
(server-blocks