summary refs log tree commit diff stats
path: root/system/services/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/services/default.nix')
-rw-r--r--system/services/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/services/default.nix b/system/services/default.nix
index acf20f5..4c39b8b 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -1,6 +1,8 @@
 {config, ...}: {
   imports = [
     ./acme
+    ./firewall
+    ./minecraft
     ./nginx
     ./nix
     ./opensshd