diff --git a/system/Legion.nix b/system/Legion.nix index ad12989a..20298c1d 100644 --- a/system/Legion.nix +++ b/system/Legion.nix @@ -6,12 +6,12 @@ ./services/forgejo.nix ./services/grafana.nix ./services/home-assistant.nix - ./services/minecraft.nix ./services/nix-serve.nix - ./services/satisfactory/default.nix ./services/sshd.nix ./services/syncthing.nix ./services/xandikos.nix + # ./services/minecraft.nix + ./services/satisfactory/default.nix ]; boot.loader = { systemd-boot.enable = true;