update which packages

This commit is contained in:
DannyDannyDanny 2025-02-07 18:59:27 +01:00
parent 945b689b68
commit cbca1f941e

View file

@ -88,8 +88,11 @@
description = "dth"; description = "dth";
extraGroups = [ "networkmanager" "wheel" ]; extraGroups = [ "networkmanager" "wheel" ];
packages = with pkgs; [ packages = with pkgs; [
kate vlc # video player
# thunderbird kate # editor
ripgrep # faster grep
# thunderbird # bloat
]; ];
}; };
@ -121,8 +124,8 @@
pkgs.thunderbird # email / calendar pkgs.thunderbird # email / calendar
pkgs.telegram-desktop # instant messager pkgs.telegram-desktop # instant messager
pkgs.gimp # image editor # pkgs.gimp # image editor
pkgs.libsForQt5.kdenlive # video editor # pkgs.libsForQt5.kdenlive # video editor
pkgs.pyenv # python environment manager pkgs.pyenv # python environment manager