From bdccb322d5bc85cad8d0cc122cbf691dccaed0fa Mon Sep 17 00:00:00 2001 From: geri1701 Date: Tue, 7 Mar 2023 18:21:15 +0100 Subject: [PATCH] corrects small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {