Add secrets to ca
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m20s
Periodic flake update / flake-update (push) Successful in 1m44s

This commit is contained in:
2024-10-21 12:02:10 +02:00
parent 9db005b1ea
commit 8b5a2825df
8 changed files with 254 additions and 1 deletions

View File

@@ -2,5 +2,6 @@
{
imports = [
./configuration.nix
../../services/ca
];
}