feat: minecraft server announcements

This commit is contained in:
s-prechtl 2025-03-31 23:33:27 +02:00
parent b7c237f798
commit ecd5b757a4
2 changed files with 20 additions and 3 deletions

View file

@ -6,9 +6,9 @@
lib,
pkgs,
...
}:let
}: let
serverIP = "192.168.0.201";
in{
in {
imports = [
# Include the results of the hardware scan.
./hardware-configuration.nix