feat: add opencode

This commit is contained in:
Nickolaj Jepsen 2026-01-19 12:54:49 +01:00
parent aac2ae399a
commit f7157b5a1f
5 changed files with 52 additions and 0 deletions

View file

@ -61,5 +61,7 @@
dank-material-shell.url = "github:AvengeMedia/DankMaterialShell";
dank-material-shell.inputs.nixpkgs.follows = "nixpkgs";
dank-material-shell.inputs.dgop.follows = "dgop";
opencode.url = "github:anomalyco/opencode";
};
}