mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Use old sddm for now because themes
This commit is contained in:
parent
9b8e886082
commit
277dd6992c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in
|
|||
wayland.enable = true;
|
||||
enableHidpi = true;
|
||||
theme = "chili";
|
||||
package = pkgs.kdePackages.sddm;
|
||||
package = pkgs.libsForQt5.sddm;
|
||||
};
|
||||
|
||||
# xwayland
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue