Update to opencode config

This commit is contained in:
Sage 2026-03-25 10:38:04 +00:00
parent c6b3425261
commit d837281e12
4 changed files with 1 additions and 4 deletions

View file

@ -37,7 +37,6 @@ in {
pkgs.qmk
pkgs.jq
pkgs.wireguard-tools
pkgs.opencode
];
boot.binfmt = {

View file

@ -25,6 +25,7 @@ in {
mods.desktop.productivity.enable = false;
mods.zen.enable = true;
mods.octo.enable = true;
mods.opencode.enable = true;
home.packages = with pkgs;
[