feat(shell): enable and setup opencode.
This commit is contained in:
parent
a521dfb0c3
commit
93babcc2e9
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
croc
|
||||
];
|
||||
|
||||
programs.opencode = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.beets = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue