diff options
| author | Alexander Kassouni <alex@kassouni.net> | 2026-09-26 17:01:05 -0700 |
|---|---|---|
| committer | Alexander Kassouni <alex@kassouni.net> | 2026-09-26 17:01:05 -0700 |
| commit | 345810a7c6a2cf2b10c5f55afab9594d53eabe0f (patch) | |
| tree | dc151c47038e683dcd85739c2f376c5c1a2a929f /minecraft.nix | |
| parent | dcf29267e716b3ca241ceda23dfeb5014c6c4317 (diff) | |
add user
Diffstat (limited to 'minecraft.nix')
| -rw-r--r-- | minecraft.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minecraft.nix b/minecraft.nix index 1969148..8085d8d 100644 --- a/minecraft.nix +++ b/minecraft.nix @@ -16,6 +16,7 @@ in { declarative = true; whitelist = { mr_5aturn = "2b811fad-e419-401e-9185-70ab279219b5"; + CiderDonuts = "7a992778-71bc-4650-83a1-53069369481b"; }; serverProperties = { server-port = 25565; |
