Skip to content

feature: How to integrate mixtapes with home manager? #18

@jpmcb

Description

@jpmcb

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/...

environment.etc."skel/.config/opencode/config.json".text = builtins.toJSON {
"$schema" = "https://opencode.ai/config.json";
};

Worth exploring!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions