diff --git a/README.md b/README.md index e47bf48..c277fa3 100644 --- a/README.md +++ b/README.md @@ -433,7 +433,6 @@ If you derived your server public key from SSH, all you need in your `configurat ```nix { - imports = [ ]; # This will add secrets.yml to the nix store # You can avoid this by adding a string to the full path instead, i.e. # sops.defaultSopsFile = "/root/.sops/secrets/example.yaml";