programs.hyprland.systemd.setPath.enable
NixOS option
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.
type: booleanDefault
lib.versionOlder cfg.package.version "0.41.2"
Example
declared in: nixos/modules/programs/wayland/hyprland.nixView source on NixOS/nixpkgs →false