Skip to content

Support loading home-manager via system-manager #141

Description

@sjmonson

Is your feature request related to a problem? Please describe.

Blueprint supports automatically loading home-manager in NixOS and nix-darwin when it is present as an input and one or more user configs is present. The system-manager does not support this automatic home-manager loading.

E.g. for NixOS:

] ++ mkHomeUsersModule hostName home-manager.nixosModules.default;

Describe the solution you'd like

Would it be possible to load the NixOS module into system-manager in a similar way?

Describe alternatives you've considered

If its not possible, this line in the documentation should be updated to mention that the automatic passthrough only works for nix-darwin and NixOS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions