feat: add notifier plugin to opencode

This commit is contained in:
2026-03-11 21:25:32 +01:00
committed by hektor
parent 52cf601f39
commit 47302d98ed
+1
View File
@@ -82,6 +82,7 @@ in
"~/.config/sops/age/keys.txt" = "deny";
};
};
plugin = [ "@mohak34/opencode-notifier@latest" ];
};
})
];