summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/services/minecraft/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/services/minecraft/default.nix b/system/services/minecraft/default.nix
index aa91b3c..89b9ba9 100644
--- a/system/services/minecraft/default.nix
+++ b/system/services/minecraft/default.nix
@@ -1,4 +1,4 @@
-{}: {
+{...}: {
   services.minecraft-server = {
     enable = true;
     declarative = true;