Add packages
This commit is contained in:
parent
977a67e2fd
commit
afab34e62e
1 changed files with 7 additions and 0 deletions
|
@ -198,6 +198,7 @@
|
|||
just # command runner like make
|
||||
#ansible # configuration management system/automation tool
|
||||
kdePackages.kcachegrind # analyze xdebug output
|
||||
kdePackages.filelight # disk space visualizer
|
||||
libreoffice-qt # libreoffice - qt is best for KDE
|
||||
hunspell # spell checking
|
||||
hunspellDicts.en_US # spell check dictionary
|
||||
|
@ -211,6 +212,12 @@
|
|||
zig # the zig language
|
||||
powerline # prompt utility
|
||||
distrobox # instant alternate OS availability
|
||||
pigz # muti-treaded replacement for gzip
|
||||
unzip # old standard zip handler
|
||||
rpi-imager # rasbperry pi os burner util
|
||||
screenkey # broadcast key presses
|
||||
superfile # cli file manager
|
||||
#obs-studio # open broadcast studio
|
||||
];
|
||||
programs.zsh.enable = true;
|
||||
programs.git = {
|
||||
|
|
Loading…
Reference in a new issue