aboutsummaryrefslogtreecommitdiff
path: root/modules/deployment
diff options
context:
space:
mode:
authorДанило Глинський (Danylo Hlynskyi) <abcz2.uprola@gmail.com>2017-04-30 13:59:35 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-04-30 15:23:06 +0300
commit49659d55878d09827566902d07d01f051926aff2 (patch)
treec6ecdee975ca363f387c99b438d831423e04aa1b /modules/deployment
parentc2afdc99216156f87f436c52c82e286dd5f7e655 (diff)
downloadnixsap-49659d55878d09827566902d07d01f051926aff2.tar.gz
typo
Diffstat (limited to 'modules/deployment')
-rw-r--r--modules/deployment/keyrings.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/deployment/keyrings.nix b/modules/deployment/keyrings.nix
index e70e004..23a96d0 100644
--- a/modules/deployment/keyrings.nix
+++ b/modules/deployment/keyrings.nix
@@ -54,7 +54,7 @@ in {
and "/run/keys/foo@bar" will use the same secret file "foo". Any
file whose path does not start with `nixsap.deployment.keyStore` is
deliberately ignored. E. i. you can pass any file names, and nixsap
- will pick up keys for you. For convenience, it it allowed to pass
+ will pick up keys for you. For convenience, it is allowed to pass
null values, which are filtered-out as well.
'';
default = {};