Files
nixpkgs/nixos/modules/security/ca.nix
Cryolitia PukNgae 43a1f18c34 nixos/pki: change certificateFiles's example to DN42 root cert
The original example is not a good example, `pkgs.cacert` does not need to appear in `security.pki.certificateFiles`, instead, `certificateFiles` will eventually override the input of pkgs.cacert to build the final `caBundle`. Replacing the example with DN42 will both remind users that we are now packaging DN42's root certificates and eliminate the confusion in the previous example.
2025-09-13 15:54:39 +08:00

3.5 KiB