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-manager.users.charlotte = { pkgs, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
hledger
htop htop
moreutils moreutils
ncdu ncdu
pandoc
pass pass
ripgrep ripgrep
texlive.combined.scheme-medium
unzip unzip
youtube-dl youtube-dl
]; ];

View file

@ -30,16 +30,13 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
chromium chromium
google-chrome google-chrome
hledger
libreoffice libreoffice
mpv mpv
okular okular
pandoc
pavucontrol pavucontrol
ranger ranger
slurp slurp
sshfs sshfs
texlive.combined.scheme-medium
wf-recorder wf-recorder
wl-clipboard wl-clipboard
zeroad zeroad