services.multipath.devices.*.user_friendly_names

NixOS option

If set to “yes”, using the bindings file /etc/multipath/bindings to assign a persistent and unique alias to the multipath, in the form of mpath. If set to “no” use the WWID as the alias. In either case this be will be overridden by any specific aliases in the multipaths section.

type: null or one of "yes", "no"
Default
null
declared in: nixos/modules/services/networking/multipath.nixView source on NixOS/nixpkgs →