{ empty = { plugins.godot.enable = true; }; defaults = { plugins.godot = { enable = true; settings = { executable = "godot"; }; }; }; }