mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
refactor: modularize greeter
This commit is contained in:
parent
4c72a5cb8b
commit
d00dcf0355
2 changed files with 47 additions and 19 deletions
|
@ -27,6 +27,7 @@
|
|||
theming = {
|
||||
enable = true;
|
||||
};
|
||||
desktop.greeter.enable = true;
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue