pub const fn repositories_linux_actions_supported() -> boolExpand description
What: Whether Arch-style repository tooling (pacman paths, privileged apply) is available.
Inputs:
- None.
Output:
trueon Linux;falseelsewhere.
Details:
- Used to gate Repositories modal actions that assume a pacman-managed system.