Added lapserv to agenix.
This commit is contained in:
parent
908d10be5d
commit
870d38ee5f
3 changed files with 2 additions and 1 deletions
Binary file not shown.
|
|
@ -1,7 +1,8 @@
|
|||
let
|
||||
laptop = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHB3qkRCskSMiAs2kLTsG+ruESK4h1pP1FHm+rVnKWx4";
|
||||
lapserv = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOx/ic0gwhQGpUnlQbpnW5TisPXV9TQgNz6JrQ/vjhaL";
|
||||
|
||||
systems = [laptop];
|
||||
systems = [laptop lapserv];
|
||||
in {
|
||||
"transfer-sh.age".publicKeys = systems;
|
||||
"password.age".publicKeys = systems;
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue