diff --git a/modules/system.nix b/modules/system.nix index 01e6bea..efc0ecb 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -243,7 +243,7 @@ # Shows full name instead of username at the login window # Makes login screen more user-friendly - SHOWFULLNAME = true; + SHOWFULLNAME = false; }; };