mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/plasma5: do not include extra-cmake-modules in sddm
Fixes #24126.
This commit is contained in:
parent
3de6ccd5b2
commit
7ca62935bb
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ in
|
|||
services.xserver.displayManager.sddm = {
|
||||
theme = "breeze";
|
||||
themes = [
|
||||
pkgs.extra-cmake-modules # for the setup-hook
|
||||
plasma5.plasma-workspace
|
||||
pkgs.breeze-icons
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue