{ pkgs, config, ... }: { environment.systemPackages = with pkgs; [ taskwarrior timewarrior logseq ]; }