Temp
This commit is contained in:
@@ -3,8 +3,10 @@ let
|
||||
users = [ jordan ];
|
||||
|
||||
odyssey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJre8/cjdoUnbTu0x4ClTITcq4lq+FjpEyJBbLbOlox7";
|
||||
systems = [ odyssey ];
|
||||
pi = "";
|
||||
systems = [ odyssey pi ];
|
||||
in
|
||||
{
|
||||
"secrets/odyssey_borg_passphrase.age".publicKeys = [ jordan odyssey ];
|
||||
"secrets/passwords/networks.age".publicKeys = [ jordan pi ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user