✨ update which packages
This commit is contained in:
parent
945b689b68
commit
cbca1f941e
1 changed files with 7 additions and 4 deletions
|
|
@ -88,8 +88,11 @@
|
|||
description = "dth";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
packages = with pkgs; [
|
||||
kate
|
||||
# thunderbird
|
||||
vlc # video player
|
||||
kate # editor
|
||||
ripgrep # faster grep
|
||||
|
||||
# thunderbird # bloat
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -121,8 +124,8 @@
|
|||
pkgs.thunderbird # email / calendar
|
||||
pkgs.telegram-desktop # instant messager
|
||||
|
||||
pkgs.gimp # image editor
|
||||
pkgs.libsForQt5.kdenlive # video editor
|
||||
# pkgs.gimp # image editor
|
||||
# pkgs.libsForQt5.kdenlive # video editor
|
||||
|
||||
|
||||
pkgs.pyenv # python environment manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue