Loading pkgs/by-name/hy/hyprland/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ customStdenv.mkDerivation (finalAttrs: { ''; passthru = { providedSessions = [ "hyprland" ]; providedSessions = [ "hyprland" ] ++ optionals withSystemd [ "hyprland-uwsm" ]; updateScript = ./update.sh; }; Loading Loading
pkgs/by-name/hy/hyprland/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -214,7 +214,7 @@ customStdenv.mkDerivation (finalAttrs: { ''; passthru = { providedSessions = [ "hyprland" ]; providedSessions = [ "hyprland" ] ++ optionals withSystemd [ "hyprland-uwsm" ]; updateScript = ./update.sh; }; Loading