services.slurm.server.enable

NixOS option

Whether to enable the slurm control daemon. Note that the standard authentication method is “munge”. The “munge” service needs to be provided with a password file in order for slurm to work properly (see services.munge.password).

type: boolean
Default
false
declared in: nixos/modules/services/computing/slurm/slurm.nixView source on NixOS/nixpkgs →