hosts/kazuki: connect a storage box

This commit is contained in:
Nikodem Rabuliński 2024-02-06 13:18:07 +01:00
parent 4bceebb1fd
commit d8ff83529c
4 changed files with 40 additions and 0 deletions

View file

@ -43,4 +43,8 @@ in {
keys.system.legion
keys.other.bootstrap
];
"storage-box-creds.age".publicKeys = [
keys.system.kazuki
keys.other.bootstrap
];
}