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