Refactor Home Manager configuration #4

Open
opened 2025-07-29 14:49:10 +00:00 by ahurac · 0 comments
Owner

Currently, Home Manager is bound to my main NixOS configuration: the Home Manager module is imported in modules/config/default.nix, and the user specific modules are are loaded via option perso.homeManager.modules. I want to be able to rebuild my Home Manager without root and rebuilding the whole system.

Currently, Home Manager is bound to my main NixOS configuration: the Home Manager module is imported in `modules/config/default.nix`, and the user specific modules are are loaded via option `perso.homeManager.modules`. I want to be able to rebuild my Home Manager without `root` and rebuilding the whole system.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ahurac/nixos#4
No description provided.