danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.16k stars 143 forks source link

Hyprland `wayland.windowManager.hyprland.settings` does not exist. #152

Closed wanderer closed 1 year ago

wanderer commented 1 year ago

I'm getting the following error when trying to use hyprland

     error: The option `wayland.windowManager.hyprland.settings' does not exist

in file

/nix/store/w4x7vhmj184brhk7jllscm4z8rjnk5xp-modules/hyprland/hm.nix                                                                              
danth commented 1 year ago

Hi, Stylix assumes you're using the new Hyprland module which is built in to recent versions of Home Manager. The module from the Hyprland flake doesn't support the option we use.

You should be able to switch to the new module easily because it's backwards compatible with the old module - all you need to do is remove the Hyprland flake and update Home Manager.

wanderer commented 1 year ago

Thanks!

i-am-logger commented 1 year ago

removing the hyprland module from flake.nix did the trick for me and my system is back to normal. Thank you!

0x4d6165 commented 11 months ago

This has been happening for me even without the hyprland module and without hyprland being installed at all.