secrets: add jericho secure boot key
This commit is contained in:
parent
67c046ffdf
commit
b1d21c2f96
2 changed files with 1 additions and 0 deletions
|
@ -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 ];
|
||||
}
|
||||
|
|
BIN
secrets/secure-boot-private-key-jericho.age
Normal file
BIN
secrets/secure-boot-private-key-jericho.age
Normal file
Binary file not shown.
Loading…
Reference in a new issue