From 3eb1b759fe9f7f29457c044d1249d6ec30a0d040 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Fri, 16 Aug 2024 00:57:14 -0400 Subject: [PATCH] add minecraft import Signed-off-by: ahuston-0 --- systems/palatine-hill/docker/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/palatine-hill/docker/default.nix b/systems/palatine-hill/docker/default.nix index 626a6a6..18eea61 100644 --- a/systems/palatine-hill/docker/default.nix +++ b/systems/palatine-hill/docker/default.nix @@ -8,6 +8,7 @@ { imports = [ ./archiveteam.nix + ./minecraft.nix ./nextcloud.nix ./postgres.nix ./unifi.nix