Loading nixos/modules/services/web-servers/h2o/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ in "hydra.example.com" = { tls = { policy = "force"; indentity = [ identity = [ { key-file = "/path/to/key"; certificate-file = "/path/to/cert"; Loading Loading
nixos/modules/services/web-servers/h2o/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -351,7 +351,7 @@ in "hydra.example.com" = { tls = { policy = "force"; indentity = [ identity = [ { key-file = "/path/to/key"; certificate-file = "/path/to/cert"; Loading