management system

This commit is contained in:
alisceon 2026-02-05 12:34:53 +01:00
parent 91a7e95167
commit 8e83aeb23b
2 changed files with 7 additions and 6 deletions

12
flake.lock generated
View file

@ -295,11 +295,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770288848, "lastModified": 1770290507,
"narHash": "sha256-lCji+M4VgKUIWOGW24wpvpAJ1x9vk6Ng0okyvNv7zH0=", "narHash": "sha256-0d5GN66TUXBQLqu+Fz+oZCI2MHdEckQw2l7Lgr6VRm0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "6ebbde486c210afa55104f07241cbd568818175c", "rev": "4a544c9c09075d1646a02a08e3a3d10b362d4146",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -316,11 +316,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770288848, "lastModified": 1770290507,
"narHash": "sha256-lCji+M4VgKUIWOGW24wpvpAJ1x9vk6Ng0okyvNv7zH0=", "narHash": "sha256-0d5GN66TUXBQLqu+Fz+oZCI2MHdEckQw2l7Lgr6VRm0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "6ebbde486c210afa55104f07241cbd568818175c", "rev": "4a544c9c09075d1646a02a08e3a3d10b362d4146",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -40,6 +40,7 @@ in
services.minecraft-servers = { services.minecraft-servers = {
enable = true; enable = true;
managementSystem.systemd-socket.enable = true;
eula = true; eula = true;
openFirewall = true; openFirewall = true;
servers.tfcpack = { servers.tfcpack = {