add bluemap conf

This commit is contained in:
alisceon 2026-02-03 18:56:27 +01:00
parent 72ff37a9ed
commit 8bb6dee156
2 changed files with 9 additions and 6 deletions

12
flake.lock generated
View file

@ -295,11 +295,11 @@
]
},
"locked": {
"lastModified": 1770132504,
"narHash": "sha256-WaP6QZ2n1qJ4suxMpeKaT6R2KCOGdgB+saHhAE1Js8Y=",
"lastModified": 1770138640,
"narHash": "sha256-h12/O3FmnI0E7TIn+DNI9HVkpox58otg8YgJWc3NS28=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0ce7c6797b843145e88f50d441ca32dcfdd5343f",
"rev": "722155c949360f54099d649abbd628e1e5640fce",
"type": "github"
},
"original": {
@ -316,11 +316,11 @@
]
},
"locked": {
"lastModified": 1770132504,
"narHash": "sha256-WaP6QZ2n1qJ4suxMpeKaT6R2KCOGdgB+saHhAE1Js8Y=",
"lastModified": 1770138640,
"narHash": "sha256-h12/O3FmnI0E7TIn+DNI9HVkpox58otg8YgJWc3NS28=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0ce7c6797b843145e88f50d441ca32dcfdd5343f",
"rev": "722155c949360f54099d649abbd628e1e5640fce",
"type": "github"
},
"original": {

View file

@ -69,6 +69,9 @@ in
symlinks = {
"mods" = "${modpack}/mods";
}; # end symlinks
files = {
"config/bluemap/core.conf" = "${modpack}/config/bluemap/core.conf";
};# end symlinks
}; # end servers.tfcpack
}; # end services.minecraft-servers