skull issue
This commit is contained in:
parent
e911fcbfec
commit
268575a0df
|
@ -29,7 +29,10 @@ in {
|
|||
user = "sako";
|
||||
extraConfig = ''
|
||||
[greeter]
|
||||
show-password-label = false
|
||||
show-password-label = true
|
||||
password-label-text = "magic word"
|
||||
invalid-password-text = "skull issue"
|
||||
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue