Add statech

This commit is contained in:
muon 2025-07-27 09:49:07 +00:00
parent 65d4e2cc48
commit c7c99f8ba6
8 changed files with 135 additions and 74 deletions

View file

@ -6,7 +6,7 @@
};
};
imports = [ ./astral.nix ./vrising.nix ];
imports = [ ./astral.nix ./vrising.nix ./statech.nix ];
config = lib.mkIf config.mods.server.gaming.enable {
mods.server.astral.enable = true;