niri now available as home-manager module #67

Open
opened 2026-07-29 19:32:37 +02:00 by aaron · 0 comments
Owner

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)
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaron/nixconfig#67