6 lines
140 B
Nix
6 lines
140 B
Nix
{
|
|
username = "afoucaultc";
|
|
email = "antoine.fo.ca@proton.me";
|
|
fullName = "Antoine Foucault";
|
|
homeDirectory = "/home/afoucaultc/";
|
|
}
|