korganizer requires kalendar

This commit is contained in:
Greg Hellings
2023-05-02 09:57:11 -05:00
parent dfc781de5f
commit a59c61efe5
+1
View File
@@ -36,6 +36,7 @@ in with lib; {
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
kalendar
korganizer korganizer
plasma-pa plasma-pa
]; ];