]> Git — Sourcephile - sourcephile-nix.git/blob - shell/x509.nix
nix: fix nixpkgs-channel and gpg-agent
[sourcephile-nix.git] / shell / x509.nix
1 {
2 "sourcephile" = {
3 host = "sourcephile.fr";
4 domains = ["*.sourcephile.fr"];
5 passPrefix = "x509";
6 days = 3650;
7 keySize = 4096;
8 };
9 }