minimal,personal-cli: Add some unfrequent nix tools

This commit is contained in:
traxys 2024-11-27 20:41:06 +01:00
parent 278c0ee13e
commit bd69490519
2 changed files with 2 additions and 0 deletions

View file

@ -72,6 +72,7 @@
bottom
keychain
rclone
nix-du
# Useful for pandoc to latex
(texlive.combine {

View file

@ -20,6 +20,7 @@ in
nix-init
mujmap
attic-client
nix-tree
gh
];