feat: added open code to packages
This commit is contained in:
parent
50cc748330
commit
1b5c62f2e6
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ in {
|
||||||
openrgb.enable = hardware.openRGB.enable;
|
openrgb.enable = hardware.openRGB.enable;
|
||||||
via.enable = hardware.viaKeyboard.enable;
|
via.enable = hardware.viaKeyboard.enable;
|
||||||
claude-code.enable = osConfig.host.ai.enable;
|
claude-code.enable = osConfig.host.ai.enable;
|
||||||
|
opencode.enable = osConfig.host.ai.enable;
|
||||||
davinci-resolve.enable = hardware.graphicsAcceleration.enable;
|
davinci-resolve.enable = hardware.graphicsAcceleration.enable;
|
||||||
mfoc.enable = true;
|
mfoc.enable = true;
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue