feat: opencode

This commit is contained in:
Anish Lakhwara
2025-12-13 00:40:32 -08:00
parent e5fed2cdaf
commit c23de0c990
15 changed files with 430 additions and 13 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
{ self, pkgs, ... }:
{ self, pkgs, inputs, ... }:
{
imports = [
../profiles/nvim
@@ -8,6 +8,7 @@
../profiles/task
../profiles/kitty
../profiles/tmux
../profiles/opencode
# ../profiles/firefox
];