With this PR merged home-manager is now able to directly render a niri-config without relying on a 3rd party flake. Currently there is no tagged release and zero documentation for this functionality. So I want to wait until there are more tests. But since my niri config is quite minimal I'd like to render my config through this module.
wait for a tagged release
implement my current config as hm module
make sure system differences are being respected (e.g desktop has two screens, laptop just one)
With this [PR](https://github.com/nix-community/home-manager/pull/9685) merged home-manager is now able to directly render a niri-config without relying on a 3rd party flake. Currently there is no tagged release and zero documentation for this functionality. So I want to wait until there are more tests. But since my niri config is quite minimal I'd like to render my config through this module.
- [ ] wait for a tagged release
- [ ] implement my current config as hm module
- [ ] make sure system differences are being respected (e.g desktop has two screens, laptop just one)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
With this PR merged home-manager is now able to directly render a niri-config without relying on a 3rd party flake. Currently there is no tagged release and zero documentation for this functionality. So I want to wait until there are more tests. But since my niri config is quite minimal I'd like to render my config through this module.