chore: update flake inputs and adjust configs

- Update flake inputs (home-manager, HyprPanel, nixpkgs variants, NUR, AGENTS)
- Switch OpenCode agents to opencode/ model provider
- Remove webcord package from media config
- Fix thunar plugins namespace (xfce.* → pkgs.*)
- Upgrade m3-kratos kernel to 6.18
- Disable ADB and qdrant service on m3-kratos
- Enable qdrant overlay using stable nixpkgs
This commit is contained in:
m3tm3re
2026-01-09 12:56:07 +01:00
parent 4b386040db
commit 5713202dc9
8 changed files with 48 additions and 50 deletions

View File

@@ -79,7 +79,7 @@
"$schema" = "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json";
agents = {
Sisyphus = {
model = "anthropic/claude-opus-4-5";
model = "opencode/claude-opus-4-5";
permission = {
edit = "allow";
bash = {
@@ -139,7 +139,7 @@
};
};
librarian = {
model = "anthropic/claude-sonnet-4-5";
model = "opencode/claude-sonnet-4-5";
permission = {
edit = "deny";
bash = "deny";
@@ -153,14 +153,14 @@
};
};
oracle = {
model = "anthropic/claude-sonnet-4-5";
model = "opencode/claude-sonnet-4-5";
permission = {
edit = "deny";
bash = "deny";
};
};
frontend-ui-ux-engineer = {
model = "anthropic/claude-opus-4-5";
model = "opencode/claude-opus-4-5";
permission = {
edit = "allow";
bash = {
@@ -180,14 +180,14 @@
};
};
document-writer = {
model = "anthropic/claude-opus-4-5";
model = "opencode/claude-opus-4-5";
permission = {
edit = "allow";
bash = "deny";
};
};
multimodal-looker = {
model = "anthropic/claude-opus-4-5";
model = "opencode/claude-opus-4-5";
permission = {
edit = "deny";
bash = "deny";

View File

@@ -32,7 +32,6 @@ in {
qpwgraph
v4l-utils
#plexamp
webcord
# uxplay
# vlc
# webcord