tweak(Infini-DESKTOP): enable empty minecraft-servers service
Keeping it enabled means that the module will keep the group and user reserved, reducing the issues with needing to relog to access files due to the group having been just created.
This commit is contained in:
parent
ae251bcc64
commit
f1b6619bd7
1 changed files with 5 additions and 0 deletions
|
@ -75,4 +75,9 @@
|
|||
hydrus
|
||||
];
|
||||
};
|
||||
|
||||
services.minecraft-servers = {
|
||||
enable = true;
|
||||
eula = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue