back to greetd, dont need fullfat sddm

This commit is contained in:
William 2024-03-06 18:30:14 -03:00
parent 34add59531
commit c1497790d9
2 changed files with 13 additions and 27 deletions

View file

@ -85,6 +85,6 @@
];
};
environment.plasma5.excludePackages =
(with pkgs.plasma5Packages; [ elisa gwenview oxygen khelpcenter konsole ]);
environment.plasma6.excludePackages =
(with pkgs.kdePackages; [ elisa gwenview oxygen khelpcenter konsole ]);
}