secrets/secrets.nix: uhhh
This commit is contained in:
parent
644fd115e0
commit
61e6471c67
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ let
|
||||||
sakotop =
|
sakotop =
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPGAwG2Fqs3xNF/6/9GdznH/jUIqxW3aTYvmteuq9odZ sako@sakotop";
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPGAwG2Fqs3xNF/6/9GdznH/jUIqxW3aTYvmteuq9odZ sako@sakotop";
|
||||||
sakopc =
|
sakopc =
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDjPSt4TykAJgafU9Trk7sr9wzXhBZxawDIZir0CPyDN";
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDjPSt4TykAJgafU9Trk7sr9wzXhBZxawDIZir0CPyDN sako@sakopc";
|
||||||
|
|
||||||
shared = [ sakotop sakopc ];
|
shared = [ sakotop sakopc ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue