feat: added open code to packages

This commit is contained in:
Leyla Becker 2026-02-25 21:37:13 -06:00
parent 50cc748330
commit 1b5c62f2e6

View file

@ -41,6 +41,7 @@ in {
openrgb.enable = hardware.openRGB.enable;
via.enable = hardware.viaKeyboard.enable;
claude-code.enable = osConfig.host.ai.enable;
opencode.enable = osConfig.host.ai.enable;
davinci-resolve.enable = hardware.graphicsAcceleration.enable;
mfoc.enable = true;
})