From 70cd2a9dfe49870b427087cb2a1cc5a415bb1776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 23 Jul 2020 08:51:18 +0100 Subject: [PATCH] README: fixup configuration markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d1e19e..9091baa 100644 --- a/README.md +++ b/README.md @@ -499,7 +499,7 @@ ssh_key: | You can include it like this in your `configuration.nix`: -``` json +```nix { sops.defaultSopsFile = ./secrets.yaml; # yaml is the default @@ -531,7 +531,7 @@ Than put in the following content: You can include it like this in your `configuration.nix`: -``` json +```nix { sops.defaultSopsFile = ./secrets.json; # yaml is the default