Skip to content

pleme-io/blackmatter-opencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackmatter-opencode

Home-manager module for the OpenCode AI coding agent with Nord theme.

Overview

Declaratively configures the OpenCode AI coding agent via home-manager. Generates ~/.config/opencode/opencode.json and deploys a custom Nord-based "blackmatter" theme. Supports model selection, provider configuration, and auto-update control.

Flake Outputs

  • packages.<system>.opencode -- OpenCode binary (re-exported from nixpkgs)
  • homeManagerModules.default -- home-manager module at blackmatter.components.opencode

Usage

{
  inputs.blackmatter-opencode.url = "github:pleme-io/blackmatter-opencode";
}
blackmatter.components.opencode = {
  enable = true;
  theme.name = "blackmatter";
  autoupdate = false;
};

Structure

  • module/ -- home-manager module + generated config
  • module/themes/nord/ -- Nord color palette + blackmatter.json theme

About

Blackmatter OpenCode - Customized AI coding agent with Nord theme and blackmatter defaults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages