chore: rename oh-my-opencode
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 3m14s

This commit is contained in:
sascha.koenig
2026-04-09 13:58:45 +02:00
parent 77833a7eca
commit 1a9a60b0db

View File

@@ -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" "-"];