Skip to content

home manager module fails to mount. #1

Description

@antotocar34
Oct 13 22:33:17 HOSTNAME mount[6995]: 2025/10/13 22:33:17 Waiting for mountpoint to be created...

Using home manager module on manjaro linux.

Configuration is more or less as follows

imports = [                                                                                                                                                       
  inputs.agefs.homeModules.agefs                                                                                                                                  
];                                                                                                                                                                

age = {                                                                                                                                                           
  package = inputs.agefs.packages.${system}.agefs;                                                                                                                

  ...
};

Any idea on how to troubleshoot this effectively?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions