-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Clone the home manager template
nix flake init -t github:numtide/blueprint#home-manager-standalone - Run
nix flake show - No
homeConfigurationsorhomeConfigsto 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working