Reorganize graphical/common packages
This commit is contained in:
parent
b71d32a8c2
commit
3ec2c19e53
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue