services.slurm.user

NixOS option

Set this option when you want to run the slurmctld daemon as something else than the default slurm user “slurm”. Note that the UID of this user needs to be the same on all nodes.

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