From 04e40a1a03af07dc45b8cab559a6b51435a0c397 Mon Sep 17 00:00:00 2001 From: Paul-Nicolas Madelaine Date: Mon, 18 Sep 2023 21:06:47 +0200 Subject: [PATCH] fix nix code block --- content/2022-06-09-nix-registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/2022-06-09-nix-registry.md b/content/2022-06-09-nix-registry.md index e1470e2..f57b344 100644 --- a/content/2022-06-09-nix-registry.md +++ b/content/2022-06-09-nix-registry.md @@ -27,7 +27,7 @@ used by our flake-defined configuration. The module to configure the Nix registry looks like this: -``` +```Nix { inputs = {