secrets: add jericho secure boot key

This commit is contained in:
Max Headroom 2023-01-12 23:54:00 +01:00
parent 67c046ffdf
commit b1d21c2f96
2 changed files with 1 additions and 0 deletions

View file

@ -11,5 +11,6 @@ in with hosts;
"ipfs-cluster-secret.age".publicKeys = max ++ map systemKeys [ TITAN ];
"transmission-rpc-password.age".publicKeys = max ++ map systemKeys [ TITAN ];
"wireguard-key-upload.age".publicKeys = max ++ map systemKeys [ TITAN ];
"secure-boot-private-key-jericho.age".publicKeys = max ++ map systemKeys [ jericho ];
"shadow-max.age".publicKeys = max ++ map systemKeys [ TITAN jericho ];
}

Binary file not shown.