Reorganize graphical/common packages

This commit is contained in:
Charlotte Van Petegem 2020-07-02 14:21:21 +02:00
parent b71d32a8c2
commit 3ec2c19e53
2 changed files with 3 additions and 3 deletions

View file

@ -20,11 +20,14 @@
home-manager.users.charlotte = { pkgs, ... }: {
home.packages = with pkgs; [
hledger
htop
moreutils
ncdu
pandoc
pass
ripgrep
texlive.combined.scheme-medium
unzip
youtube-dl
];