systemd.user.systemctlPath

Home-Manager option

Absolute path to the systemctl tool. This option may need to be set if running Home Manager on a non-NixOS distribution.

type: string
Default
"${pkgs.systemd}/bin/systemctl"
declared in: <home-manager/modules/systemd.nix>source unavailable