Nix/doc/manual/src
Eelco Dolstra e53e5c38d4 Add a setting for configuring the SSL certificates file
This provides a platform-independent way to configure the SSL
certificates file in the Nix daemon. Previously we provided
instructions for overriding the environment variable in launchd, but
that obviously doesn't work with systemd. Now we can just tell users
to add

  ssl-cert-file = /etc/ssl/my-certificate-bundle.crt

to their nix.conf.
2023-03-17 18:32:18 +01:00
..
advanced-topics Merge branch 'master' into remove-repeat 2022-12-07 16:04:47 +01:00
architecture doc/manual: Fix broken internal links 2023-01-10 22:30:41 +01:00
command-ref nix-hash: support base-64 and SRI format 2023-03-16 03:08:42 +08:00
contributing doc/cli-guideline: Improve examples 2023-02-28 16:35:47 +01:00
figures Move figures 2020-07-24 12:58:31 +02:00
installation Add a setting for configuring the SSL certificates file 2023-03-17 18:32:18 +01:00
language Fix a typo of values.md 2023-03-13 15:34:01 +08:00
package-management Update binary-cache-substituter.md (#7628) 2023-01-18 15:08:20 +00:00
release-notes nix-hash: support base-64 and SRI format 2023-03-16 03:08:42 +08:00
glossary.md Merge pull request #7486 from fricklerhandwerk/doc-reference 2023-03-13 14:04:14 +01:00
introduction.md manual: build action -> build task 2022-11-06 13:28:18 +01:00
quick-start.md Make install command in documentation compatible with fish shell (#7474) 2023-02-07 22:32:27 +00:00
SUMMARY.md.in Merge pull request #7928 from serokell/doc-includes 2023-03-10 17:06:42 +01:00