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
/
french.nix
blob: c90cc5e07f307f59e0dd28be0596796d79f72499 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
name
=
"French"
;
proficiency
=
"native"
;
icon
=
"🇫🇷"
;
}