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?
Using home manager module on manjaro linux.
Configuration is more or less as follows
Any idea on how to troubleshoot this effectively?