feat: opencode
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user