56 lines
		
	
	
	
		
			605 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			56 lines
		
	
	
	
		
			605 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{ pkgs, ... }:
 | 
						|
 | 
						|
with pkgs; [
 | 
						|
  awscli2
 | 
						|
  bottom
 | 
						|
  ctop
 | 
						|
  delta
 | 
						|
  dog
 | 
						|
  doppler
 | 
						|
  exa
 | 
						|
  fd
 | 
						|
  file
 | 
						|
  fzf
 | 
						|
  gcc
 | 
						|
  gh
 | 
						|
  git
 | 
						|
  git-crypt
 | 
						|
  gnupg
 | 
						|
  htop
 | 
						|
  inotify-tools
 | 
						|
  jq
 | 
						|
  just
 | 
						|
  lua
 | 
						|
  mysql
 | 
						|
  neofetch
 | 
						|
  nodePackages."http-server"
 | 
						|
  nodePackages.eslint
 | 
						|
  nodePackages.nodemon
 | 
						|
  nodePackages.prettier
 | 
						|
  nodejs
 | 
						|
  pass
 | 
						|
  php81
 | 
						|
  php81Packages.composer
 | 
						|
  php81Packages.phpcbf
 | 
						|
  php81Packages.phpcs
 | 
						|
  php81Packages.phpstan
 | 
						|
  pinentry
 | 
						|
  platformsh
 | 
						|
  postman
 | 
						|
  pulumi-bin
 | 
						|
  pv
 | 
						|
  python3Full
 | 
						|
  ripgrep
 | 
						|
  rustywind
 | 
						|
  terraform
 | 
						|
  tldr
 | 
						|
  tmuxinator
 | 
						|
  tree
 | 
						|
  tree-sitter
 | 
						|
  unzip
 | 
						|
  virtualenv
 | 
						|
  wget
 | 
						|
  xcp
 | 
						|
  xh
 | 
						|
  yarn
 | 
						|
]
 |