fix(server/minecraft): correctif the cfg declaration
This commit is contained in:
parent
36c6e557cf
commit
d17919330f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
cfg = config.service.games.minecraft;
|
||||
cfg = config.service.server.minecraft;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue