Fix astral

This commit is contained in:
mups 2024-07-14 01:23:57 +00:00
parent 33895b9c46
commit dcfd4b7f3a
4 changed files with 25 additions and 9 deletions

View file

@ -20,7 +20,11 @@ in {
mods.theme.scheme = "woodland";
mods.theme.wallpaper = ./wallpaper.png;
# mods.server.astral.enable = true;
mods.tailscale.enable = true;
mods.unfree.minecraft.enable = true;
mods.server.astral.enable = true;
mods.server.astral.memory = "2G";
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;