feat: directly include home-manager #16

Merged
krauterbaquette merged 3 commits from home-manager into Dev 2025-08-25 09:02:42 +02:00
krauterbaquette commented 2025-08-21 10:48:15 +02:00 (Migrated from github.com)

In our current approach the user has to include home-manager themselfs in their config. If they dont, they will become weird errors. Additionally some folks might not even use home-manager and I think it would be great if the setup was as easy from them as for the rest.

Therefore I added home-manager as a flake input and included it in our config directly.
The only drawback is that now someone who includes home-manager themselfs has to pin the home-manager input for Nixos95 (which I also mentioned in the README.

In our current approach the user has to include home-manager themselfs in their config. If they dont, they will become weird errors. Additionally some folks might not even use home-manager and I think it would be great if the setup was as easy from them as for the rest. Therefore I added home-manager as a flake input and included it in our config directly. The only _drawback_ is that now someone who includes home-manager themselfs has to pin the home-manager input for Nixos95 (which I also mentioned in the README.
Peritia-System commented 2025-08-22 10:42:27 +02:00 (Migrated from github.com)

add it to the examples too and then i am happy with it :)

add it to the examples too and then i am happy with it :)
Sign in to join this conversation.
No description provided.