add kde tools
This commit is contained in:
parent
9c691f0e4c
commit
936ebdcc06
1 changed files with 8 additions and 1 deletions
|
@ -10,6 +10,13 @@
|
|||
];
|
||||
home.packages = with pkgs; [
|
||||
kdePackages.kontact
|
||||
kdePackages.kmail-account-wizard
|
||||
kdePackages.kdepim-runtime
|
||||
kdePackages.kdepim-addons
|
||||
kdePackages.kalk
|
||||
kdePackages.kalgebra
|
||||
kdePackages.filelight
|
||||
kdePackages.ffmpegthumbs
|
||||
kdePackages.dolphin-plugins
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue