services.slurm.extraConfigPaths

NixOS option

Slurm expects config files for plugins in the same path as slurm.conf. Add extra nix store paths that should be merged into same directory as slurm.conf.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/computing/slurm/slurm.nixView source on NixOS/nixpkgs →