about summary refs log tree commit diff
path: root/users/cynthia/keys.nix
blob: e2f4ce488c9e684123062d50baabdf947bfe9fe1 (plain) (blame)
1
2
3
4
5
6
7
{ ... }:

{
  all = [
    "cert-authority ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICsj3W6QczgxE3s5GGT8qg0aLrCM+QeRnSq9RkiZtKvz meow"
  ];
}