# FIXME: use overlays so this gets imported just once? { pkgs, ... }: let tf = pkgs.opentofu; in tf.withPlugins (p: [ p.external ])