enable cobblemon and modded mc in general
This commit is contained in:
@@ -66,6 +66,7 @@ in
|
|||||||
};
|
};
|
||||||
gameservers = {
|
gameservers = {
|
||||||
minecraft_recpro.enable = true;
|
minecraft_recpro.enable = true;
|
||||||
|
minecraft_modded.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# boot (systemd is going on me)
|
# boot (systemd is going on me)
|
||||||
|
|||||||
@@ -136,7 +136,7 @@ in {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
compression = "auto,zstd";
|
compression = "auto,zstd";
|
||||||
preHook = "systemctl start mysql-backup.service";
|
#preHook = "systemctl start mysql-backup.service";
|
||||||
startAt = "*-*-* *:00:00";
|
startAt = "*-*-* *:00:00";
|
||||||
group = "archives";
|
group = "archives";
|
||||||
encryption.mode = "repokey-blake2";
|
encryption.mode = "repokey-blake2";
|
||||||
|
|||||||
Reference in New Issue
Block a user