From 048db0934e3d74824dd21614c25799d87fa789be Mon Sep 17 00:00:00 2001 From: Xe Date: Wed, 10 Nov 2021 16:03:39 -0500 Subject: [PATCH] port Signed-off-by: Xe --- talks/nixos-pain-2021-11-10.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talks/nixos-pain-2021-11-10.markdown b/talks/nixos-pain-2021-11-10.markdown index 34e0e8d..5cec1b1 100644 --- a/talks/nixos-pain-2021-11-10.markdown +++ b/talks/nixos-pain-2021-11-10.markdown @@ -152,7 +152,7 @@ should. Nix the language can look a bit like a combination of haskell and bash in ways that are kind of deceiving to people that don't have solid experience with haskell or other functional programming languages. This is a little bit of code -that breaks a host colon porn thing into just the port number so that you can +that breaks a host:port thing into just the port number so that you can add it to a firewall rule. Additionally it also checks if you have tls enabled with the http certification for Let's Encrypt and adds port 80 for that. If you aren't really familiar with Haskell or other functional languages (and without