From e6643dfecae0e60d79e05eb06c2f721e4f0ec52a Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 14 Nov 2024 09:19:07 +0000 Subject: [PATCH] Set Hyprland home module package to same as system module --- system/home/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/home/hyprland.nix b/system/home/hyprland.nix index db5133a2..4114c9e6 100644 --- a/system/home/hyprland.nix +++ b/system/home/hyprland.nix @@ -155,6 +155,7 @@ }; wayland.windowManager.hyprland = { enable = true; + package = osConfig.programs.hyprland.package; xwayland.enable = true; systemd.enable = true; settings = {