fix
This commit is contained in:
parent
cf41dba283
commit
8d99b5ec15
3 changed files with 4 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ in {
|
|||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
theme = "catppuccin-mocha";
|
||||
package = pkgs.kdePackages.sddm;
|
||||
package = lib.mkDefault pkgs.kdePackages.sddm;
|
||||
wayland.enable = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue