services.roundcube.package

NixOS option

The roundcube package to use.

type: package
Default
pkgs.roundcube
Example
roundcube.withPlugins (plugins: [ plugins.persistent_login ])
declared in: nixos/modules/services/mail/roundcube.nixView source on NixOS/nixpkgs →