This commit is contained in:
parent
21d85a1d24
commit
5924bd79b5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
config = lib.mkIf config.crony.sddm.enable {
|
||||
environment.systemPackages = [
|
||||
(pkgs.where-is-my-sddm-theme.override {
|
||||
variants = ["qt6"];
|
||||
variants = ["qt6" "qt5"];
|
||||
themeConfig.General = {
|
||||
showSessionsByDefault = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue