aboutsummaryrefslogtreecommitdiff
path: root/tw/system/lud.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/system/lud.scm')
-rw-r--r--tw/system/lud.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/tw/system/lud.scm b/tw/system/lud.scm
index d6d60be6..fc9e85c6 100644
--- a/tw/system/lud.scm
+++ b/tw/system/lud.scm
@@ -6,6 +6,7 @@
#:use-module (guix gexp)
#:use-module (tw packages php)
#:use-module (tw services dns)
+ #:use-module (tw services games)
#:use-module (tw services nextcloud)
#:use-module (tw services matrix)
#:use-module (tw services media)
@@ -94,6 +95,8 @@
(data-path "/var/data/paperless")
(secret-key-file "/etc/paperless/secret-key")))
+ (service minecraft-server-service-type)
+
;; Allow anonymous git access via Wireguard, e.g. to this channel's git repo.
;; Repos are only published if they contain a `git-daemon-export-ok' file.
(service git-daemon-service-type