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

@ -6,6 +6,7 @@ let
"roam/rclone-conf"
"roam/firefox-sync-secret"
"hd-password"
"tlskey"
];
in
builtins.foldl' (acc: x: acc // { "secrets/${x}.age".publicKeys = keys; }) { } secrets