Standardize Minecraft variable formatting
This commit is contained in:
parent
9190e09c93
commit
9dbf18228b
12 changed files with 108 additions and 116 deletions
|
@ -1,7 +1,8 @@
|
|||
{ config, lib, minecraft, ... }:
|
||||
{
|
||||
imports = [
|
||||
./servers/default.nix
|
||||
./common
|
||||
./servers
|
||||
minecraft.nixosModules.minecraft-servers
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue