udpate mc

This commit is contained in:
2026-06-22 19:55:29 -05:00
parent b18b808e6b
commit 09b896b1a0
2 changed files with 9 additions and 6 deletions
+6 -6
View File
@@ -23,11 +23,11 @@
"systems": "systems"
},
"locked": {
"lastModified": 1780375694,
"narHash": "sha256-TznzgYVONg28KiSFB2rVdf/eLVIMtEQOxKt13Kzyrp8=",
"lastModified": 1782091909,
"narHash": "sha256-q9ygpiowWPeS/FzBz7gekF4uUamJSXH/TTMf4y0j23I=",
"owner": "Infinidoge",
"repo": "nix-minecraft",
"rev": "e6f8bec35104ca5955efe73742da58d2823684f7",
"rev": "794884dacd31b251bce5abf2cf324be3659d5322",
"type": "github"
},
"original": {
@@ -54,11 +54,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1781216227,
"narHash": "sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE=",
"lastModified": 1781808408,
"narHash": "sha256-0sOb6OIaD/K1zHxBhpmlKvkADfe0n8+l4Jj2e1Q0r3w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a0374025a863d007d98e3297f6aa46cc3141c2f0",
"rev": "e8210c649915deed7080033cdbabcc19e40bb899",
"type": "github"
},
"original": {
+3
View File
@@ -65,6 +65,9 @@
user = "mc-service";
group = "mc-service";
# debug
managementSystem.systemd-socket.enable = true;
servers.homeServer = {
enable = true;
restart = "always";