fix: enable wlogout
This commit is contained in:
parent
d1913a50ae
commit
10c7b02d2f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
programs.wlogout = {
|
programs.wlogout = {
|
||||||
enable = false;
|
enable = true;
|
||||||
layout = [
|
layout = [
|
||||||
{
|
{
|
||||||
label = "lock";
|
label = "lock";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue