chore(minecraft): module cleanup

This commit is contained in:
arcnmx 2024-09-20 13:41:26 -07:00
parent e07f689dec
commit 7a7057492c
9 changed files with 426 additions and 207 deletions

View file

@ -10,6 +10,10 @@ _: {
exports = {
services = {
tailscale.enable = true;
minecraft = {
enable = true;
id = "katsink";
};
};
};
}