nextcloud: fix option documentation

This commit is contained in:
ibizaman 2025-12-22 22:47:03 +01:00 committed by Pierre Penninckx
parent a4144d6cf8
commit 7c260a0b85

View file

@ -457,9 +457,6 @@ in
sso = lib.mkOption {
description = ''
SSO Integration App. [Manual](https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/oidc_auth.html)
Enabling this app will create a new LDAP configuration or update one that exists with
the given host.
'';
default = { };
type = lib.types.submodule {