Skip to content

Home configurations do not show up in flake output #118

@TakodaS

Description

@TakodaS

Describe the bug

Home configurations do not show up on flake outputs, unlike darwin configurations and system configurations.

To Reproduce

Steps to reproduce the behavior:

  1. Clone the home manager template nix flake init -t github:numtide/blueprint#home-manager-standalone
  2. Run nix flake show
  3. No homeConfigurations or homeConfigs to be found.

Expected behavior

Ideally an output with different homeConfigurations would be shown, but even just homeConfigurations: unknown would be fine to be commensurate with darwinConfigurations: unknown and systemConfigs: unknown. Even homeModules: unknown makes its appearance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions