{ ... }: { services.opkssh = { enable = true; providers = { pocket-id = { issuer = "https://example.com"; clientId = ""; lifetime = "12h"; }; }; authorizations = [ { user = ""; principal = ""; issuer = "https://example.com"; } ]; }; }