-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home manager module conflict #305
Comments
Same error here |
possible dup: #263 |
If this can help you I'm using both modules as I have system secrets and personal secrets. What is do to avoid your error which I already encountered is this:
This works well on my setups. Maybe this is completely stupid and I would be happy to know the correct way of doing this, but including both modules on flake level ended up in the same issue you were presented. Hope this helps. |
It seems like we can't use the home manager module alongside the nixosModule, while this is most likely misconfiguration, I wonder if anyone's run into this?
error: The option `age.identityPaths' in `/nix/store/5mg8m013dk1dv3sl934ki6nbldgv23yf-source/modules/age-home.nix' is already declared in `/nix/store/5mg8m013dk1dv3sl934ki6nbldgv23yf-source/modules/age.nix
The text was updated successfully, but these errors were encountered: