aboutsummaryrefslogtreecommitdiff
path: root/modules/deployment/keyrings.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/deployment/keyrings.nix')
-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 = {};