This commit is contained in:
2026-01-05 10:01:16 -06:00
parent f967055296
commit 2faa4e8618
3 changed files with 2 additions and 1013 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -20,6 +20,6 @@
./code-server
./novnc
./minecraft
./sandbox
#./sandbox
];
}

View File

@@ -43,7 +43,7 @@
config = {
imports = [
inputs.nix-minecraft.nixosModules.minecraft-servers
nix-minecraft.nixosModules.minecraft-servers
];
environment.systemPackages = with pkgs; [ tmux ];