feat: add notifier plugin to opencode

This commit is contained in:
2026-02-23 18:11:29 +01:00
parent a5845fb847
commit fafadf4034

View File

@@ -82,6 +82,7 @@ in
"~/.config/sops/age/keys.txt" = "deny";
};
};
plugin = [ "@mohak34/opencode-notifier@latest" ];
};
})
];