nixos-config/data/user.nix

5 lines
66 B
Nix

{...}: {
email = "janis@nirgendwo.xyz";
username = "alice";
}