mirror of
https://github.com/semere-meb/dotfiles-nix.git
synced 2026-08-03 10:24:36 +00:00
7 lines
266 B
Nix
7 lines
266 B
Nix
{
|
|
username = "semere";
|
|
email = "semere.meharena1@gmail.com";
|
|
fullName = "Semere M. Mebrahtom";
|
|
gpgKey = "451054EEC0D2AFD1741D4E6A7FC937214DF30488";
|
|
sshKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM+LacyNOF1o9Xom4k0SOjtHC86OJMT+oZDgB1zIr0i7 semere@nabro";
|
|
}
|