nixos/gdm: fix description typo
This commit is contained in:
parent
4af33f24ac
commit
833b4c34c2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ in
|
|||
type = types.bool;
|
||||
default = false;
|
||||
description = ''
|
||||
Automatically log in as the sepecified <option>auto.user</option>.
|
||||
Automatically log in as the sepecified <option>autoLogin.user</option>.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue