feat(desktop): fix sddm.

This commit is contained in:
CronyAkatsuki 2025-10-02 23:46:23 +02:00
parent ee3dda567c
commit d0b6cedcbc

View file

@ -24,7 +24,7 @@
services.displayManager.sddm = {
enable = true;
wayland.enable = true;
theme = "where_is_my_sddm_theme_qt5";
theme = "where_is_my_sddm_theme";
};
};
}