nixos-config/new/data/user.nix
2025-07-21 00:40:07 +02:00

5 lines
66 B
Nix

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