-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Some community feedback: how can a user combine their home-manager config with stereOS to create a custom mixtape?
This should in theory be possible since the mixtapes are just derivations on expected packages. However, it might be tricky to bring along the extra NixOS system config like seeding the default opencode config for the agent to use in /etc/...
stereOS/mixtapes/opencode/base.nix
Lines 23 to 25 in 3a8b840
| environment.etc."skel/.config/opencode/config.json".text = builtins.toJSON { | |
| "$schema" = "https://opencode.ai/config.json"; | |
| }; |
Worth exploring!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels