services.slurm.enableStools

NixOS option

Whether to provide a slurm.conf file. Enable this option if you do not run a slurm daemon on this host (i.e. server.enable and client.enable are false) but you still want to run slurm commands from this host.

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