Set Hyprland home module package to same as system module
This commit is contained in:
parent
3de3338759
commit
e6643dfeca
|
@ -155,6 +155,7 @@
|
|||
};
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = osConfig.programs.hyprland.package;
|
||||
xwayland.enable = true;
|
||||
systemd.enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue