self signed cert

This commit is contained in:
Henri Dohmen 2025-10-04 14:04:17 +02:00
parent 0e25e7cacc
commit 4a2f900c5a
Signed by: hd
GPG key ID: AB79213B044674AE
9 changed files with 100 additions and 14 deletions

View file

@ -115,6 +115,7 @@
buildInputs = [
colmena.packages.${system}.colmena
agenix.packages.${system}.default
pkgs.openssl
];
};
formatter = pkgs.nixfmt-tree;