sid.ovh/modules/nixos/pki/default.nix
sid bc6ba27415
All checks were successful
Flake check / flake-check (pull_request) Successful in 19s
Build hosts / build-hosts (pull_request) Successful in 21s
ca store paths do not work. add well-knowns for acme challenges
2026-04-19 03:56:34 +02:00

3 lines
57 B
Nix

{
security.pki.certificateFiles = [ ./root_ca.crt ];
}