chore: rekey secrets
This commit is contained in:
parent
3d0f4cebc0
commit
75c5f1c85d
19 changed files with 54 additions and 56 deletions
secrets
|
@ -8,7 +8,7 @@ let
|
|||
home-pc =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFTQvIcSdhEKl/Kq+pcS/cPCyyZ1ygj+djfuaXzaRMx";
|
||||
home-server =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFw/BoHY5LGtQblqwZA65/awp30lB/OQABd9dD7wc18n";
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILO+OLPr8zdOMYyKtm98AFJai7zbaxw7JhVWgOwu7K3C";
|
||||
systems = [ home-pc home-server ];
|
||||
in {
|
||||
"restic/b2.age".publicKeys = [ felschr home-pc home-server ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue