Nix/misc
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
..
bash Perform tilde expansion when completing flake fragments 2022-03-07 12:01:54 +01:00
fish Don't insert spaces when completing attribute paths 2021-12-22 16:17:01 +01:00
launchd Add a setting for configuring the SSL certificates file 2023-03-17 18:32:18 +01:00
systemd systemd,launchd match nixos open files limit 2022-11-04 19:40:16 +02:00
systemv SystemV init file for BSD systems, old Linux distributions (RHEL 6) and Linux dist without systemd 2016-05-02 22:25:28 +02:00
upstart Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
zsh Apply suggestions from code review 2022-09-02 10:50:02 -05:00