mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
feat: added some command line utilities
This commit is contained in:
parent
9c2bd95db4
commit
d88f67da4e
1 changed files with 5 additions and 1 deletions
|
@ -67,10 +67,14 @@ in
|
|||
|
||||
packages = with pkgs; [
|
||||
# utilities
|
||||
bat # cat with wings (better cat)
|
||||
du-dust # directory disk-space analyzer
|
||||
ffmpeg-full
|
||||
frei0r # kdenlive video plugins
|
||||
pandoc
|
||||
fontpreview
|
||||
gitui # command line git tui
|
||||
pandoc
|
||||
qmk
|
||||
|
||||
texlive.combined.scheme-medium
|
||||
|
||||
|
|
Loading…
Reference in a new issue