2023-08-05 01:21:31 +01:00
|
|
|
{ inputs, pkgs, ... }:
|
2023-03-22 22:56:56 +00:00
|
|
|
with pkgs; [
|
2023-04-17 18:33:20 +01:00
|
|
|
awscli2
|
2023-03-22 22:56:56 +00:00
|
|
|
bottom
|
|
|
|
ctop
|
|
|
|
delta
|
2023-06-28 20:49:08 +01:00
|
|
|
dog
|
2023-03-22 22:56:56 +00:00
|
|
|
doppler
|
2023-09-17 23:40:32 +01:00
|
|
|
inputs.nixpkgs-2305.legacyPackages."${system}".exa
|
2023-06-28 20:49:08 +01:00
|
|
|
fd
|
2023-03-22 22:56:56 +00:00
|
|
|
file
|
|
|
|
fzf
|
|
|
|
gcc
|
|
|
|
gh
|
|
|
|
git
|
|
|
|
git-crypt
|
2023-06-22 07:55:59 +01:00
|
|
|
gnupg
|
2023-09-22 07:45:29 +01:00
|
|
|
go
|
2023-03-22 22:56:56 +00:00
|
|
|
htop
|
2023-06-28 20:49:08 +01:00
|
|
|
inotify-tools
|
2023-03-22 22:56:56 +00:00
|
|
|
jq
|
2023-06-28 20:49:08 +01:00
|
|
|
just
|
2023-03-22 22:56:56 +00:00
|
|
|
lua
|
|
|
|
mysql
|
|
|
|
neofetch
|
|
|
|
pv
|
|
|
|
ripgrep
|
2023-09-17 23:40:32 +01:00
|
|
|
rustywind
|
2023-03-22 22:56:56 +00:00
|
|
|
terraform
|
|
|
|
tldr
|
|
|
|
tree
|
2023-06-28 20:49:08 +01:00
|
|
|
tree-sitter
|
2023-03-22 22:56:56 +00:00
|
|
|
unzip
|
|
|
|
virtualenv
|
|
|
|
wget
|
|
|
|
xcp
|
2023-06-28 20:49:08 +01:00
|
|
|
xh
|
2023-03-22 22:56:56 +00:00
|
|
|
yarn
|
|
|
|
]
|