fix: Enable useTextGreeter option
This commit is contained in:
parent
3ad30acae7
commit
44e6836e0f
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ in
|
||||||
command = "${lib.getExe pkgs.tuigreet} --time --user-menu -r";
|
command = "${lib.getExe pkgs.tuigreet} --time --user-menu -r";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
useTextGreeter = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue