diff --git a/modules/system/homelab/mc.nix b/modules/system/homelab/mc.nix index a893a0d..86acd00 100644 --- a/modules/system/homelab/mc.nix +++ b/modules/system/homelab/mc.nix @@ -114,6 +114,7 @@ in { "REPLACE_DC_OWNER_ROLE" = "config/simple-discord-link/simple-discord-link.toml"; } ); in '' + # shellcheck disable=SC1091 source modpack-config.env ${sed-commands} '';