add bluemap conf
This commit is contained in:
parent
72ff37a9ed
commit
8bb6dee156
2 changed files with 9 additions and 6 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue