bump
This commit is contained in:
parent
b9cb21c54f
commit
5d37c04865
3 changed files with 18 additions and 16 deletions
|
|
@ -1,7 +1,8 @@
|
|||
let
|
||||
NOcomputer = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPv53GM1uDDOdRxIlHmpf6x2y13yT5bFDNyrgDGLAR1l";
|
||||
NOlaptop = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGFACYTHNr0dgtTe8cb6q+NwI1KaKJmNsUrnz5/8ZDvH";
|
||||
NOmom = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGdPvIo0P00I27i9XQFngsklw/dSyoFs7EgRt7RvkbSq";
|
||||
systems = [NOlaptop NOmom];
|
||||
systems = [NOcomputer NOlaptop NOmom];
|
||||
in {
|
||||
"uwuraid.age".publicKeys = systems;
|
||||
"syncthing-NOcomputer.age".publicKeys = systems;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue