diff --git a/data/user.nix b/data/user.nix index 659b642..0909ea7 100644 --- a/data/user.nix +++ b/data/user.nix @@ -1,4 +1,4 @@ {...}: { email = "janis@nirgendwo.xyz"; - username = "alice"; + username = "user"; }