set Lillie WM to niri

This commit is contained in:
willifan 2025-01-04 18:50:00 +01:00
parent 24c67d3884
commit 3a5fe4889f
4 changed files with 8 additions and 7 deletions

View file

@ -2,10 +2,6 @@
{
options = {
desktop = {
autologin.enable = lib.mkOption {
default = config.desktop.enable;
type = lib.types.bool;
};
fuzzel.enable = lib.mkOption {
default = config.desktop.enable;
type = lib.types.bool;