Skip to content

Commit fe8af02

Browse files
committed
Remove email.domains
1 parent 4d13fac commit fe8af02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎hosts/spore/services/pocket-id.nix‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ in {
5656
clientID = "shared-sso";
5757
redirectURL = "https://${authHost}/oauth2/callback";
5858
cookie.domain = ".zx.dev";
59-
email.domains = [".zx.dev"];
6059
};
6160

6261
services.nginx = {

0 commit comments

Comments
 (0)