Mmsd
services.mmsd.enable
Whether to enable Multimedia Messaging Service Daemon.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/mmsd.nix
services.mmsd.extraArgs
Extra arguments passed to mmsd-tng
Type: list of string
Default
[ ]
Example
["--debug"]
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/mmsd.nix