Nixfiles/hostconfig/gandalf/extra_info.nix
2024-07-24 20:17:53 +02:00

4 lines
89 B
Nix

{
extraInfo.username = "traxys";
extraInfo.email = "quentin+dev@familleboyer.net";
}