kde: add union theming engine to feature
This commit is contained in:
@@ -27,6 +27,10 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
systemPackages = with pkgs.kdePackages; [
|
||||||
|
union
|
||||||
|
];
|
||||||
|
|
||||||
plasma6.excludePackages = with pkgs.kdePackages; [
|
plasma6.excludePackages = with pkgs.kdePackages; [
|
||||||
plasma-browser-integration
|
plasma-browser-integration
|
||||||
elisa
|
elisa
|
||||||
|
|||||||
Reference in New Issue
Block a user