summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authorNaïm Favier <n@monade.li>2020-11-29 14:35:15 +0100
committerlewo <lewo@abesis.fr>2020-12-04 08:20:25 +0000
commit7c06f610f15642e3664f01a51c08c64cc8835f51 (patch)
tree69506c22efb2256c27dc3e30136313947776d8d0 /default.nix
parentde84ba1aeb2d2aee4671c6e4ab4f7ea9818d392c (diff)
Update systemd.nix
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index 7452ebd..2de9b8a 100644
--- a/default.nix
+++ b/default.nix
@@ -385,7 +385,7 @@ in
type = types.path;
default = "/var/certs";
description = ''
- Sceme 2)
+ Scheme 2)
This is the folder where the certificate will be created. The name is
hardcoded to "cert-<domain>.pem" and "key-<domain>.pem" and the
certificate is valid for 10 years.