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 {
|
config = lib.mkIf config.crony.sddm.enable {
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
(pkgs.where-is-my-sddm-theme.override {
|
(pkgs.where-is-my-sddm-theme.override {
|
||||||
variants = ["qt6"];
|
variants = ["qt6" "qt5"];
|
||||||
themeConfig.General = {
|
themeConfig.General = {
|
||||||
showSessionsByDefault = true;
|
showSessionsByDefault = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue