Oop, double definition, fix

This commit is contained in:
Lillian Violet 2023-12-21 23:46:56 +01:00
parent 0b4e0e3b93
commit 7435b36c20

View file

@ -9,7 +9,7 @@
# https://discourse.nixos.org/t/roundcube-with-plugins/28292/7
services.roundcube = {
enable = true;
services.roundcube.package = pkgs.roundcube.withPlugins (
package = pkgs.roundcube.withPlugins (
plugins: [
plugins.contextmenu
plugins.carddav