feat(pkg): install ticktick for personal tasks management

This commit is contained in:
Pierre Martin
2024-06-21 05:37:30 +02:00
parent ae1283ecd7
commit 9c99f769f6

View File

@@ -16,6 +16,8 @@
"spotify"
"spotify-unwrapped"
"zoom"
"ticktick"
];
home.packages = with pkgs; [
@@ -144,5 +146,6 @@
rclone
# calibre
gparted
ticktick
];
}