nixos/h2o: typo

+1 -1
+1 -1
nixos/modules/services/web-servers/h2o/default.nix
··· 351 351 "hydra.example.com" = { 352 352 tls = { 353 353 policy = "force"; 354 - indentity = [ 354 + identity = [ 355 355 { 356 356 key-file = "/path/to/key"; 357 357 certificate-file = "/path/to/cert";