Is there any immutable distro that’s based on Hyprland? I really like their approach to tiling, but at the same time I prefer to have a solid experience without worrying that the next update might break some dependencies.
Is there any immutable distro that’s based on Hyprland? I really like their approach to tiling, but at the same time I prefer to have a solid experience without worrying that the next update might break some dependencies.
NixOS
Alternatively (speculating here), you might be able to use Nix to install Hyprland onto an existing immutable distro like Silverblue.
Nix people please chime in!
Yes, I was thinking about that as well and even found some guide on how this can be done. Actually I was eyeing uBlue but it should be exactly the same procedure for both.
The other option is I guess to rebase the system to something like this https://github.com/wayblueorg/wayblue?tab=readme-ov-file which already provides the Hyprland.
Are there any particular advantages and disadvantages of both methods that I should be aware of?
Ah yeah that looks perfect, just get WayBlue Hyprland then! That sounds like exactly what you need.
No need to mess about with user services in systemd and display manager config.
I’ve been using wayblue on my own desktop. They have sane defaults & very pleasant theme. They do a good job keeping their image up to date & enable auto-updating from the get-go.
Thanks, I will do exactly that then