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