services.bacula-fd.name

NixOS option

The client name that must be used by the Director when connecting. Generally, it is a good idea to use a name related to the machine so that error messages can be easily identified if you have multiple Clients. This directive is required.

type: string
Default
"${config.networking.hostName}-fd"
declared in: nixos/modules/services/backup/bacula.nixView source on NixOS/nixpkgs →