🚨 statix/deadnix fixes
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
_: {
|
||||
|
||||
services.minecraft-server = {
|
||||
enable = true;
|
||||
|
@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
dest_ip = "100.111.208.75";
|
||||
in
|
||||
|
Reference in New Issue
Block a user