Nixfiles/hostconfig/ZeNixLaptop/extra_info.nix
2024-04-19 12:45:22 +02:00

5 lines
90 B
Nix

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