MyNixOS website logo
option

programs.hyprland.systemd.setPath.enable

Set environment path of systemd to include the current system's bin directory. This is needed in Hyprland setups, where opening links in applications do not work. Enabled by default for Hyprland versions older than 0.41.2.

Declarations
Type
boolean
Default
lib.versionOlder cfg.package.version "0.41.2"
Example
false