From d61795eaa207b2cbac673150a16c08cd8530e519 Mon Sep 17 00:00:00 2001 From: eymeric Date: Fri, 3 Jul 2026 11:25:42 +0700 Subject: [PATCH] nixos/matrix-authentication-service: small cleanup --- nixos/modules/services/matrix/matrix-authentication-service.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/modules/services/matrix/matrix-authentication-service.nix b/nixos/modules/services/matrix/matrix-authentication-service.nix index 8ff62f0dbf28..e0ec3438abb7 100644 --- a/nixos/modules/services/matrix/matrix-authentication-service.nix +++ b/nixos/modules/services/matrix/matrix-authentication-service.nix @@ -14,13 +14,11 @@ let isAttrs isList mapAttrs - mkDefault mkEnableOption mkIf mkOption mkPackageOption optional - optionalAttrs types ;