Munge
services.munge.enable
Whether to enable munge service.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/munge.nix
services.munge.password
The path to a daemon's secret key.
Type: path
Default
"/etc/munge/munge.key"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/munge.nix