Ofono
services.ofono.enable
Whether to enable Ofono.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/ofono.nix
services.ofono.plugins
The list of plugins to install.
Type: list of package
Default
[ ]
Example
[ pkgs.modem-manager-gui ]
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/ofono.nix