refactor(packages): reorder user packages
This commit is contained in:
parent
6ce606dbba
commit
0221eddf79
@ -21,8 +21,12 @@ in {
|
|||||||
[
|
[
|
||||||
flatpak
|
flatpak
|
||||||
|
|
||||||
# LSP server for Nix
|
# LSP servers
|
||||||
nil
|
bash-language-server
|
||||||
|
docker-language-server
|
||||||
|
nil # Nix
|
||||||
|
python3 # for Emacs and LSP
|
||||||
|
yaml-language-server # Yaml (Docker, GitHub Actions, ...)
|
||||||
|
|
||||||
# Terminal stuff
|
# Terminal stuff
|
||||||
duf
|
duf
|
||||||
@ -93,7 +97,6 @@ in {
|
|||||||
grype # Vulnerability scanner for container images and filesystems
|
grype # Vulnerability scanner for container images and filesystems
|
||||||
podman-desktop
|
podman-desktop
|
||||||
podman-compose
|
podman-compose
|
||||||
python3 # for Emacs and LSP
|
|
||||||
tectonic # better LaTeX engine
|
tectonic # better LaTeX engine
|
||||||
virt-manager
|
virt-manager
|
||||||
zeal
|
zeal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user