Nix/misc/launchd
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
..
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
org.nixos.nix-daemon.plist.in Add a setting for configuring the SSL certificates file 2023-03-17 18:32:18 +01:00