kmail/ kde-pim: install via NixOS option instead
Installing the kde-pim sutie is quite complex. Thus, there's a `programs.kde-pim` in NixOS now to keep track of all necessarry packages. Removing the attempted list of necessary packages from explicit NixOS and home packages instead.
This commit is contained in:
parent
4a585cb6aa
commit
d2e77b088f
3 changed files with 7 additions and 9 deletions
|
@ -48,8 +48,6 @@
|
|||
networkmanager-openconnect
|
||||
networkmanager-vpnc
|
||||
networkmanager-openvpn
|
||||
# TODO: is this still necessary?
|
||||
kdePackages.akonadi-mime # for KOrganizer
|
||||
# for some Flatpak packkages
|
||||
accountsservice
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue