add KDE packages

main
Ryan Yin 3 months ago
parent 40de63cb42
commit 012849128c

@ -26,7 +26,12 @@
home.packages = with pkgs; [
# nix related
nix-output-monitor
];
] ++ (with pkgs.kdePackages; [
kcalc
kmail
partitionmanager
krita
]);
# basic configuration of git, please change to your own
programs.git = {

Loading…
Cancel
Save