switch displaymanager to ly

This commit is contained in:
xunuwu 2024-09-16 21:53:35 +02:00
parent aa92001fe1
commit bc6f690b04
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -1,8 +1,3 @@
{
services.displayManager = {
sddm = {
enable = true;
wayland.enable = true;
};
};
services.displayManager.ly.enable = true;
}