gui/kde: add calendar-tools and merkuro
This commit is contained in:
parent
cad7b1b71c
commit
5843066da3
@ -58,12 +58,14 @@ with pkgs;
|
|||||||
NIXOS_OZONE_WL = 1;
|
NIXOS_OZONE_WL = 1;
|
||||||
};
|
};
|
||||||
systemPackages = with kdePackages; [
|
systemPackages = with kdePackages; [
|
||||||
|
akonadi-calendar-tools
|
||||||
kcolorchooser
|
kcolorchooser
|
||||||
kconnect
|
kconnect
|
||||||
kontact
|
kontact
|
||||||
konversation
|
konversation
|
||||||
korganizer
|
korganizer
|
||||||
kzones
|
kzones
|
||||||
|
merkuro
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user