fixed hyprland module root assignment and overriding

This commit is contained in:
2026-07-13 13:25:12 +01:00
parent 458ff46192
commit bd5fdfb8f3
2 changed files with 9 additions and 8 deletions

View File

@@ -54,6 +54,7 @@
packages = {
hyprland = inputs'.hyprland.packages.default.override {
flags."--config" = "/run/hypr/config/hyprland.lua";
env."MODULES_ROOT" = "/run/hypr/config/modules";
runtimePackages =
inputs.hyprland.lib.defaultRuntimePkgs.${system}
// {