mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add astral autostart
This commit is contained in:
parent
7f0d973b75
commit
1562d57258
2 changed files with 7 additions and 1 deletions
|
|
@ -25,8 +25,9 @@ in {
|
|||
mods.containers.steam.enable = false;
|
||||
mods.server.media.enable = true;
|
||||
mods.server.astral.enable = true;
|
||||
mods.server.astral.memory = "6G";
|
||||
mods.server.astral.autoStart = false;
|
||||
|
||||
mods.server.sync.enable = true;
|
||||
mods.tailscale.enable = true;
|
||||
mods.openvpn.enable = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue