update omoc

This commit is contained in:
2025-12-25 21:32:04 +00:00
parent 0673a1567f
commit 96514d3838

View File

@@ -9,7 +9,7 @@
settings = {
theme = "catppuccin";
plugin = [
"oh-my-opencode"
"oh-my-opencode@2.5.3"
"opencode-antigravity-auth@1.2.2"
];
instructions = [
@@ -145,9 +145,6 @@
model = "google/gemini-3-flash";
};
};
};
home.sessionVariables = {
OPENCODE_EXPERIMENTAL_EXA = "true";
disabled_hooks = [ "startup-toast" "background-notification" "session-notification" ];
};
}