| ▲ | tfrancisl 6 hours ago | ||||||||||||||||
If you like home manager but also like to understand how your "home"/user programs are configured, take a look at hjem! | |||||||||||||||||
| ▲ | drdexebtjl 5 hours ago | parent [-] | ||||||||||||||||
Last time I looked, it only worked with NixOS. I don't understand what makes it more understandable than Home Manager, though. If you look at the source of a Home Manager `programs.foo` module, it should look mostly like this:
Which is pretty much exactly the same syntax you get with Hjem, but with more optional features. So you could just write that instead whenever you want full control :) | |||||||||||||||||
| |||||||||||||||||