mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Update astral memory
This commit is contained in:
parent
dcfd4b7f3a
commit
11b5d1f127
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in {
|
||||||
|
|
||||||
mods.unfree.minecraft.enable = true;
|
mods.unfree.minecraft.enable = true;
|
||||||
mods.server.astral.enable = true;
|
mods.server.astral.enable = true;
|
||||||
mods.server.astral.memory = "2G";
|
mods.server.astral.memory = "3G";
|
||||||
|
|
||||||
# Use the GRUB 2 boot loader.
|
# Use the GRUB 2 boot loader.
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue