diff --git a/modules/home-manager/coding/opencode.nix b/modules/home-manager/coding/opencode.nix index 76fe5c7..a7ef8fa 100644 --- a/modules/home-manager/coding/opencode.nix +++ b/modules/home-manager/coding/opencode.nix @@ -136,7 +136,7 @@ in { settings = mkMerge [ { theme = "opencode"; - plugin = ["oh-my-opencode"] ++ cfg.extraPlugins; + plugin = ["oh-my-openagent"] ++ cfg.extraPlugins; formatter = { alejandra = { command = ["alejandra" "-q" "-"];