ansible and X-quartz
This commit is contained in:
@@ -9,6 +9,7 @@ with pkgs;
|
|||||||
|
|
||||||
# General packages for development and system management
|
# General packages for development and system management
|
||||||
#alacritty
|
#alacritty
|
||||||
|
ansible
|
||||||
aspell
|
aspell
|
||||||
aspellDicts.en
|
aspellDicts.en
|
||||||
bash-completion
|
bash-completion
|
||||||
@@ -27,6 +28,7 @@ with pkgs;
|
|||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
difftastic
|
difftastic
|
||||||
# Development
|
# Development
|
||||||
|
|
||||||
autoconf
|
autoconf
|
||||||
autoconf-archive
|
autoconf-archive
|
||||||
automake
|
automake
|
||||||
@@ -39,11 +41,14 @@ with pkgs;
|
|||||||
clang-tools
|
clang-tools
|
||||||
dfu-util
|
dfu-util
|
||||||
go
|
go
|
||||||
|
jq # json tool
|
||||||
|
jd-diff-patch #json diff patch
|
||||||
# Encryption and security tools
|
# Encryption and security tools
|
||||||
age
|
age
|
||||||
sops
|
sops
|
||||||
gnupg
|
gnupg
|
||||||
libfido2
|
libfido2
|
||||||
|
just
|
||||||
|
|
||||||
# Cloud-related tools and SDKs
|
# Cloud-related tools and SDKs
|
||||||
docker
|
docker
|
||||||
@@ -66,6 +71,9 @@ with pkgs;
|
|||||||
nodejs
|
nodejs
|
||||||
|
|
||||||
# Text and terminal utilities
|
# Text and terminal utilities
|
||||||
|
xquartz
|
||||||
|
xterm
|
||||||
|
|
||||||
htop
|
htop
|
||||||
hunspell
|
hunspell
|
||||||
iftop
|
iftop
|
||||||
|
Reference in New Issue
Block a user