clean auth/auth.nix and auth/auth-module.nix

This commit is contained in:
Alexander Tomokhov
2025-04-11 20:59:02 +04:00
parent 63ce4d9143
commit 9d7fa8ec7d
2 changed files with 4 additions and 6 deletions

View File

@@ -204,7 +204,6 @@ in
);
};
};
# (lib.debug.traceValSeq
config = lib.mkIf config.selfprivacy.sso.enable (
let
clientsAttrsList = lib.attrsets.mapAttrsToList
@@ -299,7 +298,6 @@ in
, originUrl
, scopeMaps
, useShortPreferredUsername
, subdomain
, usersGroup
, ...
}: {