From 241ef0730fa954191786ab726ea4807531e2943a Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Sat, 11 Jan 2025 15:35:13 +0000 Subject: [PATCH] Shutdown satisfactory server --- system/Legion.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/Legion.nix b/system/Legion.nix index 20298c1d..7191d846 100644 --- a/system/Legion.nix +++ b/system/Legion.nix @@ -11,7 +11,7 @@ ./services/syncthing.nix ./services/xandikos.nix # ./services/minecraft.nix - ./services/satisfactory/default.nix + # ./services/satisfactory/default.nix ]; boot.loader = { systemd-boot.enable = true;