hosts/kazuki/zitadel: add master key

This commit is contained in:
Nikodem Rabuliński 2024-03-24 17:56:17 +01:00
parent d57ca9680d
commit db83366f1d
18 changed files with 105 additions and 61 deletions

View file

@ -80,4 +80,8 @@ in
keys.system.kazuki
keys.other.bootstrap
];
"zitadel-master.age".publicKeys = [
keys.system.kazuki
keys.other.bootstrap
];
}