diff --git a/README.md b/README.md index 6027a1c..7dc3ab0 100644 --- a/README.md +++ b/README.md @@ -768,7 +768,7 @@ The actual sops configuration is in the `sops` namespace in your home.nix (or in { sops = { age.keyFile = "/home/user/.age-key.txt"; # must have no password! - # It's alos possible to use a ssh key, but only when it has no password: + # It's also possible to use a ssh key, but only when it has no password: #age.sshKeyPaths = [ "/home/user/path-to-ssh-key" ]; defaultSopsFile = ./secrets.yaml; secrets.test = {