modules/niri: implement hot-reloading#135
Conversation
|
Is this something we should be doing too? We can add it via like, |
|
so far for a reason i have yet to figure out the systemd unit doesn't actually gets reloaded by switch-to-configuration. i need to look into it once i have a bit more free time. |
|
TYSM I don't use niri but I try to keep an eye out for things that may help. |
Sadly, restarting user units is just broken: NixOS/nixpkgs#246611 |
This has been implemented! 🎉 NixOS/nixpkgs#507588 |
This currently requires niri-git and there seems to be a bug in the switch-to-generation logic to actually trigger an automatic reload, but atleast manual works.