examples: Fix typos in Cachix example
This commit is contained in:
parent
077a60a5d0
commit
67ba1db0ff
|
@ -59,8 +59,8 @@
|
|||
#cachix = {
|
||||
# name = "my-cachix";
|
||||
# # One of the following is required:
|
||||
# signingKey = "/var/lib/secrets/cachix-key";
|
||||
# authToken = "/var/lib/secrets/cachix-token";
|
||||
# signingKeyFile = "/var/lib/secrets/cachix-key";
|
||||
# authTokenFile = "/var/lib/secrets/cachix-token";
|
||||
#};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue