systemd.mounts.*.reloadTriggers

NixOS option

An arbitrary list of items such as derivations. If any item in the list changes between reconfigurations, the service will be reloaded. If anything but a reload trigger changes in the unit file, the unit will be restarted instead.

type: list of (systemd option)
Default
[ ]
declared in: nixos/modules/system/boot/systemd.nixView source on NixOS/nixpkgs →