systemd.user.systemctlPath

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
<home-manager/modules/systemd.nix>