index
:
info
cv
master
Personal information packaged in a Nix attribute set.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
languages
/
english.nix
blob: 2e45e1019a96672bfca8af34215bf875a49a65f7 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
name
=
"English"
;
proficiency
=
"fluent"
;
icon
=
"🇬🇧"
;
}