skull issue

This commit is contained in:
Sakooooo 2023-08-07 19:28:38 +03:00
parent e911fcbfec
commit 268575a0df
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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"
'';
};
};